nu: Add xo alias
This commit is contained in:
@ -822,6 +822,7 @@ alias gsta = git stash push
|
|||||||
alias gstp = git stash pop
|
alias gstp = git stash pop
|
||||||
alias bt = bluetoothctl
|
alias bt = bluetoothctl
|
||||||
alias d = cd ~/.config/dotfiles/tree
|
alias d = cd ~/.config/dotfiles/tree
|
||||||
|
alias xo = xdg-open
|
||||||
|
|
||||||
# random scripts
|
# random scripts
|
||||||
source ~/.local/nu/readelf.nu
|
source ~/.local/nu/readelf.nu
|
||||||
|
|||||||
Reference in New Issue
Block a user