diff options
Diffstat (limited to 'okshrc')
| -rw-r--r-- | okshrc | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/okshrc b/okshrc index d453451..2a1ec18 100644 --- a/okshrc +++ b/okshrc | |||
| @@ -42,7 +42,7 @@ 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 rconnect='rtl_fm -f 462.5625M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE' | 45 | alias rconnect='rtl_fm -f 467.7125M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE' |
| 46 | 46 | ||
| 47 | gpgsign() { | 47 | gpgsign() { |
| 48 | if [ $# -eq 0 ]; then | 48 | if [ $# -eq 0 ]; then |
