feat(fish): migrate some utils to fish functions
This commit is contained in:
parent
5a73a7a9a2
commit
999805f16e
5 changed files with 22 additions and 5 deletions
|
|
@ -1,2 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
xclip -selection clipboard
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
#!/usr/bin/env sh
|
||||
openssl rand -hex ${1:-64}
|
||||
Loading…
Add table
Add a link
Reference in a new issue