Add btc price tracker panel module

This commit is contained in:
Riyyi
2021-02-15 16:17:00 +01:00
parent 829d699942
commit 266836dd38
4 changed files with 56 additions and 1 deletions
+1
View File
@@ -156,6 +156,7 @@ alias vp="$HOME/.scripts/vimplugin.sh"
alias mpvshuffle="$HOME/.scripts/mpv.sh shuffle"
# Other
alias crypto="curl 'https://rate.sx/?qF'"
alias IP="curl https://ifconfig.me"
alias len="xclip -o | wc -m"
alias length="rofi -dmenu -i -p 'String length' -lines 0 | tr -d '\n' | wc -m"