1
0
Fork 0

Change zsh prompt to starship

This commit is contained in:
Avery 2024-10-11 21:11:07 +02:00
parent 6f2c204e91
commit cebb20067f
Signed by: Avery
GPG key ID: B684FD451B692E04
7 changed files with 87 additions and 1253 deletions

View file

@ -8,8 +8,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url =
"github:nix-community/nixvim/849c2da9d78eb6e6a258b3961df0f2ea1cb1e994";
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
sops-nix = {
@ -46,7 +45,7 @@
inputs.nixvim.homeManagerModules.nixvim
inputs.plasma-manager.homeManagerModules.plasma-manager
./common/home.nix
./common/zsh
./common/zsh.nix
./hosts/totsugeki/home-manager
];
};