updated bashrc and i3conf

This commit is contained in:
Shihaam Abdul Rahman 2023-10-04 13:16:32 +05:00
parent e7c2673576
commit e77e963a98
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636
2 changed files with 16 additions and 2 deletions

13
bashrc
View File

@ -6,6 +6,9 @@ HISTFILESIZE=999999
HISTCONTROL=ignoreboth:erasedups
export GPG_TTY=$(tty) #Set GPG_TTY veriable, needed for signing git commits other gpg stuff
export COMPOSE_DOCKER_CLI_BUILD=1
export DOCKER_BUILDKIT=1
#export SSH_CA_FILES=/home/shihaam/git/alliedmaldives/ops/ssh-ca
export SSH_CA_FILES=$HOME/.ssh
@ -25,10 +28,10 @@ cdl(){ cd $(cat ~/.cache/whereami);};cdl
####### ALIASES ##########
# add features
alias nano='nano -l'
alias hdd='cd /mnt/hdd'
alias drag=ripdrag
#########################
#Adding output colors
@ -36,6 +39,14 @@ alias ls='ls --color=always'
alias grep='grep --color=auto'
alias less='less -R'
# fix typos
alias ckear=clear
alias sl=ls
alias ks=ls
alias dc=cd
#########################
##################### Some cool funcations hehe ###############################
# do math in shell

View File

@ -195,7 +195,7 @@ bar {
for_window [class="^.*"] border pixel 0
#restore displays
exec --no-startup-id /home/shihaam/.scripts/home.sh
#exec --no-startup-id /home/shihaam/.scripts/home.sh
#exec --no-startup-id autorandr --change home
#exec --no-startup-id i3-resurrect --restore
@ -237,3 +237,6 @@ exec --no-startup-id /usr/lib/kdeconnectd
exec --no-startup-id feh --no-fehbg --bg-scale /usr/share/backgrounds/archlinux/split.png
#exec_always polybar
bindsym $mod+period exec rofi -modi emoji -show emoji