mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
fixed typo
This commit is contained in:
parent
d35f5b6888
commit
414df1506c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# Prints out path nicely
|
||||
alias path='echo -e ${PATH//:/\\n}
|
||||
alias path='echo -e ${PATH//:/\\n}'
|
||||
alias libpath='echo -e ${LD_LIBRARY_PATH//:/\\n}'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue