nushell: add tailspin alias
All checks were successful
flake check / check (push) Successful in 3m25s
fmt check / check (push) Successful in 40s
All checks were successful
flake check / check (push) Successful in 3m25s
fmt check / check (push) Successful in 40s
This commit is contained in:
parent
18559db2b9
commit
c7d4f19c7c
1 changed files with 1 additions and 0 deletions
|
@ -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