Closed jthegedus closed 3 years ago
Is your feature request related to a problem? Please describe.
Install and setup https://github.com/nvbn/thefuck in dotfiles
Perhaps an asdf plugin?
deps:
sudo apt install python3-dev python3-pip python3-setuptools
installation:
sudo pip3 install thefuck
With asdf installed, perhaps we can rely on python being installed with it?
asdf
closed in #56
Is your feature request related to a problem? Please describe.
Install and setup https://github.com/nvbn/thefuck in dotfiles
Perhaps an asdf plugin?