X-Git-Url: https://git.danieliu.xyz/?p=dotfiles.git;a=blobdiff_plain;f=.config%2Fshell%2Fcommonrc;h=dbea0382cd3e5e5ffe54b501c07cd4431624cd4c;hp=ef3845f668fdee44162d2adbce540409c98deaa7;hb=b979bd9a2d268444399af36e12e32264c6e7a45c;hpb=16ff07cf2c1fd43077b930bcdc926ae86abd935c diff --git a/.config/shell/commonrc b/.config/shell/commonrc index ef3845f..dbea038 100644 --- a/.config/shell/commonrc +++ b/.config/shell/commonrc @@ -12,6 +12,7 @@ alias nmaplocal='nmap -sn 192.168.1.0/24' alias refreshusb='udevadm control --reload-rules' alias vpnup='nmcli connection up pinovpn' alias drill-srs='drill-srs 2>/dev/null' +alias scrkey='screenkey -t 2.5 --mods-mode emacs -s small -p fixed -g $(slop -n -f '%g')' alias v="$EDITOR" alias z="$READER"