mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
This is not something that should be done unless as a last resort
This commit is contained in:
parent
be527c83d0
commit
83f01cc9ab
1 changed files with 0 additions and 2 deletions
2
zshrc
2
zshrc
|
|
@ -41,8 +41,6 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Thankfully the path that is already present is the one that the system has set according to
|
||||
# normal practices. This inserts a few more things that I use from the shell.
|
||||
export PATH=~/bin:~/util:$PATH:/usr/local/share/npm/bin
|
||||
|
||||
[[ $(id -u) == 0 ]] && export PATH=/usr/local/bin:$PATH
|
||||
# export PAGER=vimpager
|
||||
|
||||
# zmodload zsh/complist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue