diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-05-29 15:04:51 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-05-29 15:04:51 +0100 |
commit | 81f025b358ec876ce3eab335351b00c94315e6c2 (patch) | |
tree | 6265f8dca94140702c043f3b562b310086048bee /bashrc | |
parent | Setup hstr (diff) | |
download | util-81f025b358ec876ce3eab335351b00c94315e6c2.tar.bz2 util-81f025b358ec876ce3eab335351b00c94315e6c2.tar.xz util-81f025b358ec876ce3eab335351b00c94315e6c2.zip |
Remove cd
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -115,7 +115,6 @@ shopt -s checkwinsize shopt -s no_empty_cmd_completion [ -x /usr/bin/fuck ] && eval $(thefuck --alias) -#cd if [ -x /usr/bin/hh ] ; then export HH_CONFIG=hicolor,keywords,rawhistory |