This commit is contained in:
iFargle 2023-07-07 07:35:25 +09:00
parent 0cfec5cfd7
commit f6e5db0b7f

View file

@ -5,7 +5,6 @@
bash = { bash = {
enable = true; enable = true;
enableCompletion = true; enableCompletion = true;
enableLsColors = true;
promptInit = '' promptInit = ''
sops-edit() { sops-edit() {
nix-shell -p sops --run "sops $1" nix-shell -p sops --run "sops $1"