Remove starship prompt

This commit is contained in:
Oliver Davies 2023-12-21 12:01:56 +00:00
parent 512f86cf66
commit b6ce95feb3
3 changed files with 4 additions and 127 deletions

View file

@ -11,7 +11,6 @@
imports = [
(import ./modules/neovim.nix { inherit inputs pkgs self; })
./modules/git.nix
./modules/starship.nix
./modules/tmux.nix
./modules/zsh.nix
];