cli tools
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
../../modules/home-manager/zsh
|
||||
../../modules/home-manager/tmux
|
||||
../../modules/home-manager/taskwarrior
|
||||
../../modules/home-manager/zoxide
|
||||
../../modules/home-manager/eza
|
||||
../../modules/home-manager/bat
|
||||
];
|
||||
home.username = "mthomson";
|
||||
home.homeDirectory = "/Users/mthomson";
|
||||
@@ -19,6 +22,8 @@
|
||||
jq
|
||||
fzf
|
||||
ripgrep
|
||||
tldr
|
||||
cowsay
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user