diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-12 11:05:28 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-12 11:05:28 -0700 |
| commit | 9131e9cba539f7342e67c3c314ce89af0b7cece0 (patch) | |
| tree | ade19789690380bb6e4553f198395149001a8c6e /okshrc | |
| parent | f7bf25d329023f2e37ec22294a2f5e6cef3754a5 (diff) | |
ADD: ls alias
Diffstat (limited to 'okshrc')
| -rw-r--r-- | okshrc | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/okshrc b/okshrc index 61b9eb8..601e4b1 100644 --- a/okshrc +++ b/okshrc | |||
| @@ -43,6 +43,7 @@ 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 467.7125M -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 | alias ls='ls -p' | ||
| 46 | 47 | ||
| 47 | gpgsign() { | 48 | gpgsign() { |
| 48 | if [ $# -eq 0 ]; then | 49 | if [ $# -eq 0 ]; then |
