+ Moved .zshenv to .config/zsh
+ Edited README.md
This commit is contained in:
parent
4709d15ef1
commit
583116f51c
3 changed files with 12 additions and 2 deletions
|
@ -72,7 +72,7 @@ alias cfalias='vim $XDG_CONFIG_HOME/zsh/aliases'
|
|||
alias cfbind='vim $XDG_CONFIG_HOME/zsh/keybinds'
|
||||
alias cfprofile='vim $XDG_CONFIG_HOME/zsh/.zprofile'
|
||||
alias cfcompt='vim $XDG_CONFIG_HOME/picom/compton.conf'
|
||||
alias cfenv='vim $HOME/.zshenv'
|
||||
alias cfenv='vim $XDG_CONFIG_HOME/zsh/.zshenv'
|
||||
|
||||
#more shortcuts
|
||||
alias htop='htop -t'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue