diff options
Diffstat (limited to 'okshrc')
| -rw-r--r-- | okshrc | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/okshrc b/okshrc index 0340dc1..806a263 100644 --- a/okshrc +++ b/okshrc | |||
| @@ -42,6 +42,8 @@ alias english='export LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8' | |||
| 42 | alias timestamp='date +%Y-%m-%d_%H-%M -u' | 42 | alias timestamp='date +%Y-%m-%d_%H-%M -u' |
| 43 | alias monero='monero-wallet-cli' | 43 | alias monero='monero-wallet-cli' |
| 44 | alias filehash='openssl dgst -shake256 -xoflen 128' | 44 | alias filehash='openssl dgst -shake256 -xoflen 128' |
| 45 | alias opencode='qemu-x86_64 -cpu Nehalem /usr/local/bin/opencode' | ||
| 46 | alias rconnect='rtl_fm -f 462.5625M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE' | ||
| 45 | 47 | ||
| 46 | gpgsign() { | 48 | gpgsign() { |
| 47 | if [ $# -eq 0 ]; then | 49 | if [ $# -eq 0 ]; then |
