Project dirs

This commit is contained in:
2025-09-16 18:24:29 +01:00
parent 60cd83b761
commit a82bb63d73
5 changed files with 65 additions and 48 deletions

View File

@@ -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" \