diff --git a/tree/.config/nushell/config.nu b/tree/.config/nushell/config.nu index b8e3769..226eccc 100644 --- a/tree/.config/nushell/config.nu +++ b/tree/.config/nushell/config.nu @@ -820,6 +820,7 @@ alias gp = git push alias gpu = git push -u origin alias gsta = git stash push alias gstp = git stash pop +alias gw = git switch alias bt = bluetoothctl alias d = cd ~/.config/dotfiles/tree alias xo = xdg-open