Aliases
Directory
..
Go back one directory back
…
Go back two directory back
….
Go back three directory back
…..
Go back 4 directory back
~
Go to home directory
–
Toggle between directories
Shortcuts
c
Clear terminal
dl
Change directory to ~/Downloads
dt
Change directory to ~/Desktop
p
Change directory to ~/code
pp
Change directory to ~/code/personal
pw
Change directory to ~/code/work
g
Alias for git
rmd
Remove a directory and all files
7z
Extract/compress archives using 7-zip - use: 7z <file>
papers
Open Papers
Shortcuts for Executables
fs
Get the size of a file or directory
ls
List all files colorized using eza
ll
List all files colorized in long format using eza
cat
Use bat instead of cat to output file contents
top
Use btop instead of top to monitor system resources
jdk
Use jdk to update the default Java version
Other Aliases
grep
reload
Reload the shell (i.e. invoke as a login shell)
path
Print each PATH entry on a separate line
logcat
Logcat with colors
fz
Fuzzy find files, preview with bat, and open with VS Code
sup
Upgrades system libraries
supc
Autoremove and clean any dangling packages