nushell: add croc alias
All checks were successful
flake check / check (push) Successful in 4m16s
fmt check / check (push) Successful in 1m6s

This commit is contained in:
notohh 2024-01-05 22:26:57 -05:00
parent 07bc8435a2
commit f085ac2663
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -29,6 +29,7 @@ alias dl = yt-dlp -P ~/Videos/downloaded
alias dlcd = yt-dlp
alias up = rpaste -s "https://i.flake.sh/" -e 1day
alias shorten = rpaste -s "https://i.flake.sh/" -e 1day -u
alias send = croc --relay "100.104.42.96:9009" send
alias tail = tspin
alias grep = rg
alias code = codium "."