+ Tweaked Zsh, fixed zsh-syntax-highlight ZLE problem (need to put keybinds and aliases at the end of the config file)
This commit is contained in:
parent
3e8da79f5f
commit
df65182617
4 changed files with 13 additions and 12 deletions
|
@ -52,6 +52,7 @@ alias lt='exa -aT --color=always --group-directories-first' # tree listing
|
|||
alias cfvim='vim $XDG_CONFIG_HOME/vim/vimrc'
|
||||
alias cfbash='vim $HOME/.bashrc'
|
||||
alias cfzsh='vim $HOME/.zshrc'
|
||||
alias cfxres='vim $HOME/.Xresources'
|
||||
alias cfbsp='vim $XDG_CONFIG_HOME/bspwm/bspwmrc'
|
||||
alias cfpoly='vim $XDG_CONFIG_HOME/polybar/config'
|
||||
alias cfkeys='vim $XDG_CONFIG_HOME/sxhkd/sxhkdrc'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue