setup thefuck

This commit is contained in:
Tyler Starr 2024-03-10 10:16:59 -07:00
parent 1c0e56b2b6
commit 88427286e7
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,9 @@ shopt -s histappend;
# Autocorrect typos in path names when using `cd`
shopt -s cdspell;
# Setup thefuck
eval "$(thefuck --alias)"
# Enable some Bash 4 features when possible:
# * `autocd`, e.g. `**/qux` will enter `./foo/bar/baz/qux`
# * Recursive globbing, e.g. `echo **/*.txt`

View File

@ -25,6 +25,7 @@ in {
bash-completion
tmux
tmuxp
thefuck
nnn
# for nnn