Add ~Sandbox hashed directory
This commit is contained in:
parent
8790bc0c4e
commit
c61c86e979
1
zshrc
1
zshrc
@ -172,6 +172,7 @@ fi
|
|||||||
# Frequntly used directories
|
# Frequntly used directories
|
||||||
function frequent-directory() { export $1; hash -d $1 }
|
function frequent-directory() { export $1; hash -d $1 }
|
||||||
frequent-directory Projects="$HOME/Projects"
|
frequent-directory Projects="$HOME/Projects"
|
||||||
|
frequent-directory Sandbox="$HOME/Sandbox"
|
||||||
|
|
||||||
# Load work related config
|
# Load work related config
|
||||||
[ -f ~/.config/work/zshrc ] && source ~/.config/work/zshrc
|
[ -f ~/.config/work/zshrc ] && source ~/.config/work/zshrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user