Fix (aliases): source bash-it alias in general

This can let separate the bash-it alias from the system general one
This commit is contained in:
Wabri
2020-04-15 09:18:13 +02:00
parent 74f053db9d
commit 9ccee2878c
2 changed files with 3 additions and 1 deletions

View File

@@ -92,3 +92,5 @@ catt() {
fi
done
}
source "$BASH_IT/aliases/available/bash-it.aliases.bash"