Add the fish shell and Python
Now we have proper tmux, once you use chezmoi to actually configure tmux correctly.
This commit is contained in:
parent
7e84c8b6c8
commit
34491dc303
|
@ -103,7 +103,9 @@
|
|||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
chezmoi
|
||||
fish
|
||||
git
|
||||
python3
|
||||
neovim
|
||||
tmux
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue