Skip to content

Instantly share code, notes, and snippets.

@mwelwankuta
Last active January 16, 2023 10:40
Show Gist options
  • Save mwelwankuta/ef92568917991fa368a9068c2086209c to your computer and use it in GitHub Desktop.
Save mwelwankuta/ef92568917991fa368a9068c2086209c to your computer and use it in GitHub Desktop.
fish aliases ~/.config/fish
#vim
alias ni="nvim"
alias vim="nvim"
#python
alias py="python3"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment