Regain the start command for nushell 0.60+
This commit is contained in:
parent
73dc212086
commit
155d05c691
@ -82,6 +82,7 @@ let $config = ($config | upsert footer_mode auto)
|
||||
|
||||
### Setup aliases
|
||||
alias edit = ^($env.EDITOR)
|
||||
alias start = ^open
|
||||
alias set-light-theme = kitty +kitten themes Rosé Pine Dawn
|
||||
alias set-dark-theme = kitty +kitten themes Rosé Pine Moon
|
||||
alias brew-backup = brew bundle dump --global --no-lock --cask --mas --tap --force
|
||||
|
Loading…
x
Reference in New Issue
Block a user