diff --git a/tree/.config/nushell/config.nu b/tree/.config/nushell/config.nu index 1540cf4..ab42142 100644 --- a/tree/.config/nushell/config.nu +++ b/tree/.config/nushell/config.nu @@ -822,6 +822,7 @@ alias gsta = git stash push alias gstp = git stash pop alias bt = bluetoothctl alias d = cd ~/.config/dotfiles/tree +alias xo = xdg-open # random scripts source ~/.local/nu/readelf.nu