more zsh config updates
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
export ZSH=$HOME/.dotfiles
|
||||
|
||||
export PROJECTS=~/projects
|
||||
|
||||
if [[ -d ~/gitprojects ]]; then
|
||||
export PROJECTS=~/gitprojects
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user