Compare commits

...

2 commits

Author SHA1 Message Date
c7d4f19c7c
nushell: add tailspin alias
All checks were successful
flake check / check (push) Successful in 3m25s
fmt check / check (push) Successful in 40s
2023-11-04 15:51:24 -04:00
18559db2b9
default: add tailspin 2023-11-04 15:51:04 -04:00
2 changed files with 2 additions and 0 deletions

View file

@ -25,6 +25,7 @@
yt-dlp
nfs-utils
dig
tailspin
];
services.gpg-agent = {

View file

@ -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 = {