Make things work
This commit is contained in:
@@ -46,9 +46,11 @@
|
||||
curl
|
||||
fd
|
||||
firefox
|
||||
fzf
|
||||
gcc
|
||||
git
|
||||
htop
|
||||
helix
|
||||
ripgrep
|
||||
wget
|
||||
zsh
|
||||
@@ -56,6 +58,10 @@
|
||||
|
||||
environment.homeBinInPath = true;
|
||||
|
||||
environment.variables = {
|
||||
EDITOR = "hx";
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
ohMyZsh = {
|
||||
|
||||
Reference in New Issue
Block a user