Compare commits
2 commits
d4a14e5b8c
...
c7d4f19c7c
Author | SHA1 | Date | |
---|---|---|---|
c7d4f19c7c | |||
18559db2b9 |
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
yt-dlp
|
||||
nfs-utils
|
||||
dig
|
||||
tailspin
|
||||
];
|
||||
|
||||
services.gpg-agent = {
|
||||
|
|
|
@ -28,6 +28,7 @@ alias sxfix = nix run "nixpkgs#statix" -- fix
|
|||
alias dl = yt-dlp -P ~/Videos/downloaded
|
||||
alias dlcd = yt-dlp
|
||||
alias up = rpaste -s "https://i.flake.sh/" -e 1day
|
||||
alias tail = spin
|
||||
|
||||
$env.config = {
|
||||
|
||||
|
|
Loading…
Reference in a new issue