My useful commands and aliases.
- Since most of my aliases are from Oh My Zsh, install it by running:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Add custom aliases to your
~/.zshrc
file:
source ~/commands/general.zsh
source ~/commands/git.zsh
source ~/commands/vim.zsh
source ~/commands/flutter.zsh
source ~/commands/android.zsh
l
: aliased toeza
cd
: aliased tozoxide
cat
: aliased tobat
fuck
: command ofthefuck
pip
: aliased touv pip
of uv
v
: aliased tonvim