Skip to content

Instantly share code, notes, and snippets.

@dmd
Created January 20, 2026 15:52
Show Gist options
  • Select an option

  • Save dmd/fd76ca8db3185c0a8ced9f2fe08c87ae to your computer and use it in GitHub Desktop.

Select an option

Save dmd/fd76ca8db3185c0a8ced9f2fe08c87ae to your computer and use it in GitHub Desktop.
abbr e 'emacs -nw'
abbr gist 'gist -c'
abbr gc 'git commit'
abbr gr 'git checkout --'
abbr gs 'git status'
abbr --query s ; or abbr s 'sudo fish' # don't override cluster snippet
abbr sci 'ssh-copy-id'
abbr ta 'tmux attach'
abbr uq 'ug -% -jQU'
alias j 'z'
alias ji 'zi'
abbr ssj 'scontrol show job'
abbr b 'ssh [email protected]'
abbr m 'ssh [email protected]'
abbr n 'ssh [email protected]'
abbr x 'ssh [email protected]'
abbr o 'ssh [email protected]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment