Add vox to xonsh for virtual environment management
This commit is contained in:
parent
aea2911de4
commit
c24c9290c4
@ -2,6 +2,8 @@
|
||||
source-bash $(brew shellenv)
|
||||
#> Kitty integration
|
||||
xontrib load kitty
|
||||
#> Vox: Xonsh Python virtual environment manager
|
||||
xontrib load vox
|
||||
#> Starship: smart prompt
|
||||
execx($(starship init xonsh))
|
||||
#> Zoxide: smart cd
|
||||
|
Loading…
x
Reference in New Issue
Block a user