Fix broken paths in aliases.sh
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
ALIASES=${TOOLKIT}/sh/custom_scripts/aliases.sh
|
||||
VARS=${TOOLKIT}/sh/custom_scripts/vars.sh
|
||||
ALIASES=${TOOLKIT}/sh/custom-scripts/aliases.sh
|
||||
VARS=${TOOLKIT}/sh/custom-scripts/vars.sh
|
||||
|
||||
alias grep='grep --color=auto'
|
||||
alias fgrep='fgrep --color=auto'
|
||||
|
Reference in New Issue
Block a user