summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--okshrc2
-rw-r--r--setup.pngbin0 -> 994586 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e5722ef --- /dev/null +++ b/README.md
@@ -0,0 +1 @@
![Alt text](setup.png)
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'
42alias timestamp='date +%Y-%m-%d_%H-%M -u' 42alias timestamp='date +%Y-%m-%d_%H-%M -u'
43alias monero='monero-wallet-cli' 43alias monero='monero-wallet-cli'
44alias filehash='openssl dgst -shake256 -xoflen 128' 44alias filehash='openssl dgst -shake256 -xoflen 128'
45alias rconnect='rtl_fm -f 462.5625M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE' 45alias rconnect='rtl_fm -f 467.7125M -M fm -s 22050 -g 40 -l 50 | aplay -r 22050 -f S16_LE'
46 46
47gpgsign() { 47gpgsign() {
48 if [ $# -eq 0 ]; then 48 if [ $# -eq 0 ]; then
diff --git a/setup.png b/setup.png new file mode 100644 index 0000000..39ede3e --- /dev/null +++ b/setup.png
Binary files differ