zshrc: source zprofile
This commit is contained in:
parent
2b6abc3f32
commit
c1492b6d97
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# recommended by VTE
|
||||
source /etc/zsh/zprofile
|
||||
|
||||
bindkey -e # emacs mode
|
||||
|
||||
alias ls="ls --classify --color --group-directories-first --quoting-style=literal"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue