Add programs to home-manager

Support commonly used programs like fd, exa, bat, etc.

For now, I'm unsure how to manage the programs in my emacs/default.nix with my
home.nix. I'll wait until I have a stronger opinion to handle this.
This commit is contained in:
William Carroll 2020-03-05 15:02:23 +00:00
parent f645b6dadf
commit 19742e7790
3 changed files with 18 additions and 20 deletions

View file

@ -95,16 +95,10 @@ Missing the following dependencies:
- `stow`
- `neovim`
- `bat`
- `exa`
- `fasd`
- `opam`
- `ghcup`
- `ripgrep`
- `fzf`
- `fd`
- `hub`
- `pass`
```bash
$ cd ~/Dropbox/dotfiles