nu: More aliases

This commit is contained in:
2023-06-28 17:22:00 +02:00
parent 0b4a85c596
commit b3b082fdf8

View File

@ -549,6 +549,8 @@ alias gp = git push
alias gpu = git push -u origin alias gpu = git push -u origin
alias gsta = git stash push alias gsta = git stash push
alias gstp = git stash pop alias gstp = git stash pop
alias bt = bluetoothctl
alias d = cd ~/.config/dotfiles/tree
# random scripts # random scripts
source ~/.local/nu/readelf.nu source ~/.local/nu/readelf.nu