Tuning speed script loading
This commit is contained in:
@@ -1 +1,6 @@
|
||||
eval "$(thefuck --alias)"
|
||||
if [[ -z "$LWS_FAST" ]]; then
|
||||
if type thefuck > /dev/null; then
|
||||
eval "$(thefuck --alias)"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user