mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/kat/base: shell alias for yes for terraform failures
This commit is contained in:
parent
490d2317d8
commit
bcfd2b3413
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ in
|
|||
sed = "sd";
|
||||
find = "fd";
|
||||
grep = "rg";
|
||||
yes = "me instead";
|
||||
};
|
||||
xdg.dataFile = { "z/.keep".text = ""; };
|
||||
home.packages = with pkgs; [ fzf fd zsh-completions akiflags ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue