+ Redesigning Polybar, added few more aliases and tweaks to zsh

This commit is contained in:
ziro 2020-04-19 12:26:55 +07:00
parent 0b9f09b387
commit ec48ad6410
3 changed files with 37 additions and 14 deletions

View file

@ -62,6 +62,7 @@ alias cfkeys='vim $XDG_CONFIG_HOME/sxhkd/sxhkdrc'
alias cfalias='vim $XDG_CONFIG_HOME/zsh/aliases'
alias cfbind='vim $XDG_CONFIG_HOME/zsh/keybinds'
alias cfprofile='vim $XDG_CONFIG_HOME/zsh/profile'
alias cfcompt='vim $XDG_CONFIG_HOME/compton/compton.conf'
#more shortcuts
alias htop='htop -t'