This commit is contained in:
Nemo 2018-11-01 21:53:02 +05:30
parent 8eba098410
commit 0f290a3b08
2 changed files with 6 additions and 1 deletions

View File

@ -12,6 +12,8 @@ alias watch='watch '
alias xclip='xclip -selection c'
alias sl=ls
alias dynamodump='docker run bchew/dynamodump /usr/local/bin/dynamodump'
alias wine32='WINEARCH=win32 WINEPREFIX=~/win32 wine'
alias signal_update='docker run captn3m0/signal-arch-builder'
# ... or force ignoredups and ignorespace
pathadd '/sbin'
pathadd '/home/nemo/projects/scripts/'
@ -36,6 +38,9 @@ alias ssdr='sudo systemctl daemon-reload'
# Gets list of all packages from AUR sorted by Size
alias aur.list='expac "%m\t%n" | sort -h > /tmp/expac.txt && pacman -Qqm > /tmp/aur.txt && grep -w -F -f /tmp/aur.txt /tmp/expac.txt'
# To list the packages marked for upgrade with their download size
alias upgrade.size='pacman -Quq|xargs expac -S -H M "%k\t%n" | sort -sh'
# https://github.com/chef/inspec
function inspec { docker run -it --rm -v $(pwd):/share chef/inspec $@; }
# check the window size after each command and, if necessary,

View File

@ -96,7 +96,7 @@ bindsym Ctrl+Print exec scrot --focused --count --delay 0.5 --quality 80 --silen
bindsym Ctrl+Shift+Print exec scrot --count --delay 0.5 --quality 80 --silent $screenshot_file && notify-send "done"
bindsym $mod+I exec escrotum --select --selection-delay 300 $screenshot_file && notify-send "done"
bindsym $mod+Shift+I exec escrotum --clipboard --select --selection-delay 100 $screenshot_file && notify-send "copied"
bindsym $mod+Shift+I exec escrotum --clipboard --select --selection-delay 500 $screenshot_file && notify-send "copied"
bindsym $mod+P exec passmenu --type