From 33f963509eb04b956c0dfa1283d0a4d31c347bea Mon Sep 17 00:00:00 2001 From: McSinyx Date: Mon, 30 May 2016 16:55:41 +0700 Subject: Update 20160530 --- bash/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index ef26b22..a02f3b0 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -98,6 +98,7 @@ export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quo # See /usr/share/doc/bash-doc/examples in the bash-doc package. alias x='cd ~ && startx' alias wduck='w3m duckduckgo.com' +alias scot='scrot ~/Pictures/Screenshots/%FT%T.png' TF_ALIAS=fuck alias fuck='eval $(thefuck $(fc -ln -1)); history -r' if [ -f ~/.bash_aliases ]; then -- cgit 1.4.1