mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-07-27 04:33:17 +02:00
rofi ssh, i3block for weather and crypto alias
This commit is contained in:
@@ -49,6 +49,9 @@ alias scan-wifi='sudo iw dev wlp2s0 scan'
|
||||
alias pretty-json='python -m json.tool'
|
||||
alias addpgpkey='gpg --recv-keys'
|
||||
|
||||
# cli tools
|
||||
alias crypto='curl -s rate.sx?qF | head -n -2 | tail -n +10'
|
||||
|
||||
# show file content without comment lines
|
||||
alias nocomment='grep -Ev '\''^(#|$)'\'''
|
||||
|
||||
|
Reference in New Issue
Block a user