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
|
yt-dlp
|
||||||
nfs-utils
|
nfs-utils
|
||||||
dig
|
dig
|
||||||
|
tailspin
|
||||||
];
|
];
|
||||||
|
|
||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
|
|
|
@ -28,6 +28,7 @@ alias sxfix = nix run "nixpkgs#statix" -- fix
|
||||||
alias dl = yt-dlp -P ~/Videos/downloaded
|
alias dl = yt-dlp -P ~/Videos/downloaded
|
||||||
alias dlcd = yt-dlp
|
alias dlcd = yt-dlp
|
||||||
alias up = rpaste -s "https://i.flake.sh/" -e 1day
|
alias up = rpaste -s "https://i.flake.sh/" -e 1day
|
||||||
|
alias tail = spin
|
||||||
|
|
||||||
$env.config = {
|
$env.config = {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue