Update .zshrc
This commit is contained in:
@@ -6,8 +6,7 @@ export VISUAL=nvim
|
|||||||
export TERM="xterm-256color"
|
export TERM="xterm-256color"
|
||||||
export COLORTERM=truecolor
|
export COLORTERM=truecolor
|
||||||
|
|
||||||
export PATH=$HOME/opt/script:$PATH
|
export PATH=$HOME/.local/bin:$PATH
|
||||||
export PATH=$HOME/opt/bin:$PATH
|
|
||||||
|
|
||||||
alias ls='ls --color=auto'
|
alias ls='ls --color=auto'
|
||||||
alias ll='ls -lah'
|
alias ll='ls -lah'
|
||||||
|
|||||||
Reference in New Issue
Block a user