aliases.zsh: add clbin alias
This commit is contained in:
parent
08ee327386
commit
c9e3d83c50
@ -52,3 +52,4 @@
|
|||||||
alias -g nhms='home-manager switch --no-out-link -b backup --flake ~/src/dotfiles#$HOST'
|
alias -g nhms='home-manager switch --no-out-link -b backup --flake ~/src/dotfiles#$HOST'
|
||||||
alias hx='helix'
|
alias hx='helix'
|
||||||
alias allkeyz="ssh-add ~/.ssh/$HOSTNAME ~/.ssh/gitsign"
|
alias allkeyz="ssh-add ~/.ssh/$HOSTNAME ~/.ssh/gitsign"
|
||||||
|
alias clbin="curl --data-binary @- https://paste.rs/"
|
||||||
|
Loading…
Reference in New Issue
Block a user