Linux Tips
Terminal
- Use a tiling terminal like Terminator
- Some useful commands:
Command | Description |
Up | Recall your command history |
Tab | Auto-complete |
2x Tab | Auto-complete, see all options |
Ctrl + C | Terminate a program |
cd | Change directory |
cd .. | Up one directory |
ls | List files and folders in current directory |
Ubuntu
Command | Description |
Super | See all open windows (Win key or ⌘ key) |
Super + PgUp | Move up one workspace |
Super + PgDn | Move down one workspace |
Other tidbits:
- Snap windows to sides (works just like in Windows)
- Snap windows to each other’s edges (you can do this. It boggles my mind that Windows still doesn’t let you do this)