diff options
| author | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-05-29 15:04:05 +0100 |
|---|---|---|
| committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-05-29 15:04:05 +0100 |
| commit | 729ddc26ef932f6334cc4fedb7ab9d7162b50db6 (patch) | |
| tree | b51916ea14c1d4b35a5fb102144edac1d0d36cff /bashrc | |
| parent | Better history settings (diff) | |
| download | util-729ddc26ef932f6334cc4fedb7ab9d7162b50db6.tar.bz2 util-729ddc26ef932f6334cc4fedb7ab9d7162b50db6.tar.xz util-729ddc26ef932f6334cc4fedb7ab9d7162b50db6.zip | |
Setup thefuck
Diffstat (limited to 'bashrc')
| -rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,5 +114,6 @@ shopt -s cdspell shopt -s checkwinsize shopt -s no_empty_cmd_completion +[ -x /usr/bin/fuck ] && eval $(thefuck --alias) #cd |
