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)
|
source-bash $(brew shellenv)
|
||||||
#> Kitty integration
|
#> Kitty integration
|
||||||
xontrib load kitty
|
xontrib load kitty
|
||||||
|
#> Vox: Xonsh Python virtual environment manager
|
||||||
|
xontrib load vox
|
||||||
#> Starship: smart prompt
|
#> Starship: smart prompt
|
||||||
execx($(starship init xonsh))
|
execx($(starship init xonsh))
|
||||||
#> Zoxide: smart cd
|
#> Zoxide: smart cd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user