mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
add customized aliases support
This commit is contained in:
parent
a47e00f3aa
commit
b8dbf744f2
2 changed files with 5 additions and 0 deletions
|
|
@ -91,3 +91,5 @@ else
|
|||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
source "$ZSH/.aliases"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue