Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 640 Bytes

keyboard_bindings_and_functions.md

File metadata and controls

21 lines (18 loc) · 640 Bytes

This file contains commands and keyboard shortcuts available on my system. This file is mainly for me to learn/keep track of useful stuff in case I someday need them :)

Useful command

neofetch : Shows basic system information
fd : better file search
df : Display storage space
lsof : Lists all currently opened files
free : Show RAM usage
gdu : See disk usage and clean up\

zsh

Esc : Enter Vim Mode
Ctrl + t: Search for file
Ctrl + r: Reverse search using fzf
Ctrl + z: move process into background
fg: return main process into foreground
jobs: show background processes\

alacritty

Ctrl + Shift + Space : Enter Vim Mode\