- Install zsh
- cp .zshrc ~
- Install plugins if necessary
Command | Functionality |
---|---|
.. | cd .. |
cd.. | cd .. |
fuck | Run last command with sudo |
mailto | Write E-Mail |
gc | Run chromium |
bt | Check internet speed |
myip | Get current public IP |
tb | Use pastebin (example: `echo "test" |
ix | Another pastebin[ix.io] (example: `echo "test" |
backup | Run backup script (not published here) |
am | My autorand configuration for mobile |
ad | My autorand configuration for docked |
dorph | Cleanup pacman cache |
d | zsh special - list last visited directories |
1 | cd into first directory printed by d |
2 | cd into second directory printed by d |
... | |
curltor | Run curl through my Tor proxy |
killp | Kill process per name (example: killp firefox ) |
c | Calculator (example: c "1+1" ) |
texbib | Fully compile LateX |