mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-21 20:55:57 +00:00
chore(shell): touching the paths again, no regrats
This commit is contained in:
@@ -6,7 +6,7 @@ source "$HOME/.dotfiles/scripts/shared.sh"
|
||||
|
||||
msg "Starting to install pip packages"
|
||||
|
||||
[[ $(x-have "python3") == "1" ]] && {
|
||||
x-have "python3" || {
|
||||
msg_err "Could not find python3, something really weird is going on." && exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user