fish
This commit is contained in:
parent
e857879fe8
commit
a108fd34da
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ alias lsd="lsd --group-directories-first"
|
|||
alias newkey="gpg-connect-agent \"scd serialno\" \"learn --force\" /bye"
|
||||
alias usepodman="set -x -g DOCKER_HOST unix://(podman info --format '{{.Host.RemoteSocket.Path}}')"
|
||||
alias hm="home-manager switch --flake $HOME/.dotfiles"
|
||||
alias ssh="TERM=xterm-256color command ssh"
|
||||
abbr gs git status
|
||||
abbr gc git commit
|
||||
abbr gap git add -p
|
||||
|
|
Loading…
Reference in a new issue