Skip to content

Commit

Permalink
Add magic UFDA command
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Jul 31, 2023
1 parent bc2e37c commit 51ec68d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/zsh/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
ll = "ls -l";
dodo = "shutdown now";
lz = "lazygit";
ufda = "echo 'use flake' | tee .envrc && direnv allow";
};

oh-my-zsh = {
Expand Down

0 comments on commit 51ec68d

Please sign in to comment.