bootstrap: thefuck: Initial commit
This commit is contained in:
7
.config/yadm/bootstrap.d/thefuck.sh
Executable file
7
.config/yadm/bootstrap.d/thefuck.sh
Executable file
@@ -0,0 +1,7 @@
|
|||||||
|
if ! command -v thefuck &> /dev/null; then
|
||||||
|
bash $(dirname "$0")/python3.sh
|
||||||
|
echo 'Installing thefuck'
|
||||||
|
sudo pip install thefuck
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo 'thefuck is installed'
|
||||||
Reference in New Issue
Block a user