some shit
This commit is contained in:
parent
1300e6504c
commit
764872ecba
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ alias git-set-private="git config user.name nikurasu && git config user.email pu
|
|||
# hugo
|
||||
# alias hugo='podman run --rm -v $(pwd):/src:z -w /src -p 42020:42020 klakegg/hugo:ext-debian'
|
||||
|
||||
alias meow="/usr/bin/env touch"
|
||||
alias boop="/usr/bin/env touch"
|
||||
alias eep="/usr/bin/env sleep"
|
||||
alias meow="/usr/bin/env echo"
|
||||
alias scritch="usr/bin/env shred"
|
||||
|
|
Loading…
Reference in a new issue