1
0

Regain the start command for nushell 0.60+

This commit is contained in:
Jip J. Dekker 2022-04-25 09:01:15 +10:00
parent 73dc212086
commit 155d05c691
No known key found for this signature in database
GPG Key ID: 517DF4A00618C9C3

View File

@ -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