mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 20:39:18 -08:00
akiflags!
This commit is contained in:
parent
2034846e0a
commit
b5be3e5a50
4 changed files with 155 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ in {
|
|||
grep = "rg";
|
||||
};
|
||||
xdg.dataFile = { "z/.keep".text = ""; };
|
||||
home.packages = with pkgs; [ fzf fd ];
|
||||
home.packages = with pkgs; [ fzf fd akiflags ];
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
enableAutosuggestions = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue