fixed typo
This commit is contained in:
parent
d35f5b6888
commit
414df1506c
@ -1,4 +1,3 @@
|
|||||||
# Prints out path nicely
|
# Prints out path nicely
|
||||||
alias path='echo -e ${PATH//:/\\n}
|
alias path='echo -e ${PATH//:/\\n}'
|
||||||
alias libpath='echo -e ${LD_LIBRARY_PATH//:/\\n}'
|
alias libpath='echo -e ${LD_LIBRARY_PATH//:/\\n}'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user