feat: add ghq configuration

This commit is contained in:
Yorick Barbanneau 2024-04-10 01:20:03 +02:00
parent 2203b49339
commit 8877cdee96
3 changed files with 29 additions and 0 deletions

View file

@ -5,6 +5,7 @@
foot.enable = true;
};
cli = {
ghq.enable = true;
git.enable = true;
neovim.enable = true;
vifm.enable = true;