Project dirs
This commit is contained in:
@@ -23,3 +23,7 @@ cm $HOME/Code/MobileApps
|
||||
cs $HOME/Code/Scala
|
||||
ct $HOME/Code/Tutorials
|
||||
|
||||
rc $HOME/Code/Sites/runcats
|
||||
rcs $HOME/Code/Sites/runcats/server
|
||||
rcc $HOME/Code/Sites/runcats/client
|
||||
rcl $HOME/Code/Sites/runcats/landing
|
||||
|
||||
@@ -23,6 +23,10 @@ cr="cd /home/chris/Code/Rust && ls" \
|
||||
cm="cd /home/chris/Code/MobileApps && ls" \
|
||||
cs="cd /home/chris/Code/Scala && ls" \
|
||||
ct="cd /home/chris/Code/Tutorials && ls" \
|
||||
rc="cd /home/chris/Code/Sites/runcats && ls" \
|
||||
rcs="cd /home/chris/Code/Sites/runcats/server && ls" \
|
||||
rcc="cd /home/chris/Code/Sites/runcats/client && ls" \
|
||||
rcl="cd /home/chris/Code/Sites/runcats/landing && ls" \
|
||||
bf="$EDITOR /home/chris/.config/shell/bm-files" \
|
||||
bd="$EDITOR /home/chris/.config/shell/bm-dirs" \
|
||||
cfx="$EDITOR /home/chris/.config/x11/xresources" \
|
||||
|
||||
@@ -22,6 +22,10 @@ hash -d cr=/home/chris/Code/Rust
|
||||
hash -d cm=/home/chris/Code/MobileApps
|
||||
hash -d cs=/home/chris/Code/Scala
|
||||
hash -d ct=/home/chris/Code/Tutorials
|
||||
hash -d rc=/home/chris/Code/Sites/runcats
|
||||
hash -d rcs=/home/chris/Code/Sites/runcats/server
|
||||
hash -d rcc=/home/chris/Code/Sites/runcats/client
|
||||
hash -d rcl=/home/chris/Code/Sites/runcats/landing
|
||||
hash -d bf=/home/chris/.config/shell/bm-files
|
||||
hash -d bd=/home/chris/.config/shell/bm-dirs
|
||||
hash -d cfx=/home/chris/.config/x11/xresources
|
||||
|
||||
Reference in New Issue
Block a user