marleyos/home/programs
punkfairie e87969e3be refactor(just): Give Just it's own programs/ module
"It's overkill to give every single package it's own nix module" yeah
probably. I do it so that I never have to guess where something's
configuration lives again. Just open up marleyos/ in lazyvim, hit
<space><space>, search for program, profit.

The only exception is stuff specific to programming languages, such as
language servers and aliases to php artisan. Those live under
languages/<language>. Eventually I'd like to make dev shells for each.
2024-11-05 18:10:51 -08:00
..
amfora.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
bat.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
btop.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
cava.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
curl.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
default.nix refactor(just): Give Just it's own programs/ module 2024-11-05 18:10:51 -08:00
eza.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
fish.nix feat(fish): Add abbrs/aliases 2024-11-03 15:00:19 -08:00
fzf.nix 🐛 fix(fzf): Fix diff_highlighter check 2024-11-03 19:11:37 -08:00
gh.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
hyfetch.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
just.nix refactor(just): Give Just it's own programs/ module 2024-11-05 18:10:51 -08:00
lazygit.nix feat(lazygit): Add lzg shortcut 2024-11-03 19:05:12 -08:00
less.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
man.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
ncmpcpp.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
neofetch.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
ripgrep.nix feat(rg): Install ripgrep 2024-11-04 21:25:27 -08:00
starship.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
tmux.nix 🐛 fix(tmux): Stop capturing pane contents 2024-11-03 19:14:36 -08:00
topgrade.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
wezterm.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
wget.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
zathura.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00
zoxide.nix 🚚 refactor(home): Reorganize modules 2024-11-03 13:20:00 -08:00