Cleaning for github publishing
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
if [[ -z "$LWS_FAST" ]]; then
|
||||
if can_run thefuck; then
|
||||
eval "$(thefuck --alias)"
|
||||
fi
|
||||
if is_slow_init && can_run thefuck; then
|
||||
eval "$(thefuck --alias)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user