improve the vm alias

This commit is contained in:
cswimr 2024-11-27 13:12:29 -05:00
parent 13aa63b444
commit 122ee3035a
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
4 changed files with 62 additions and 13 deletions

7
nixos/pkg.nix Executable file → Normal file
View file

@ -46,11 +46,8 @@ let
packwiz
xclip
starship
# for xonsh
python311
python311Packages.pip
python311Packages.python-lsp-server
sops
ssh-to-age
];
flakePackages = with inputs; [ compose2nix.packages.${system}.default ];
in {

View file

@ -73,7 +73,6 @@
enable = true;
config = ''
$BASH_COMPLETIONS = ('${bashcfg.completion.package}/etc/profile.d/bash_completion.sh')
#execx($(starship init xonsh))
#xontrib load cd
xontrib load direnv
xontrib load sh