From: patrick nsukami Date: Fri, 9 Jan 2015 00:25:45 +0000 (+0000) Subject: C-x like 'execute' X-Git-Url: https://git.nskm.xyz/?p=dotfiles;a=commitdiff_plain;h=5cdbc3d662754658a2d3a051073e8be0b2126ed9 C-x like 'execute' --- diff --git a/.bash_bind b/.bash_bind index ffb09a9..9244be2 100644 --- a/.bash_bind +++ b/.bash_bind @@ -10,10 +10,10 @@ # # let's be creative :) we'll try to bind more useful command in the future -bind -x '"\C-gt":top' -bind -x '"\C-gu":uptime' -bind -x '"\C-gd":date' -bind -x '"\C-gc":cal' -bind -x '"\C-gi":my_ip' -bind -x '"\C-gg":glances' -bind -x '"\C-ns":emax /media/stick/patrick/patrick/Documents/hdjns_20141207_debian7.7xfce.org' +bind -x '"\C-xt":top' +bind -x '"\C-xu":uptime' +bind -x '"\C-xd":date' +bind -x '"\C-xc":cal' +bind -x '"\C-xi":my_ip' +bind -x '"\C-xg":glances' +bind -x '"\C-xp":emax /media/stick/patrick/patrick/Documents/hdjns_20141207_debian7.7xfce.org'