Skip to content

Instantly share code, notes, and snippets.

@dimaqq
Created August 10, 2023 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimaqq/b01a23ac244a733de7442a9436b60df7 to your computer and use it in GitHub Desktop.
Save dimaqq/b01a23ac244a733de7442a9436b60df7 to your computer and use it in GitHub Desktop.
alias v=vim
alias fd=fdfind
alias v=vim
#alias top=htop
alias gc="git commit"
alias gcam="git commit -am"
alias gt="git tree"
alias gs="git status --short"
#function gs
# git status --short
# __fish_git_prompt
#end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment