nushell: add croc alias
All checks were successful
flake check / check (push) Successful in 4m16s
fmt check / check (push) Successful in 1m6s
All checks were successful
flake check / check (push) Successful in 4m16s
fmt check / check (push) Successful in 1m6s
This commit is contained in:
parent
07bc8435a2
commit
f085ac2663
1 changed files with 1 additions and 0 deletions
|
@ -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 "."
|
||||
|
|
Loading…
Reference in a new issue