mirror of
https://github.com/ohmybash/oh-my-bash.git
synced 2024-05-11 05:55:37 +00:00
Added the possibility to have an own .bashrc.local
This commit is contained in:
@@ -116,5 +116,3 @@ source "$OSH"/oh-my-bash.sh
|
||||
# Example aliases
|
||||
# alias bashconfig="mate ~/.bashrc"
|
||||
# alias ohmybash="mate ~/.oh-my-bash"
|
||||
|
||||
[ -f ~/.bashrc.local ] && . ~/.bashrc.local
|
Reference in New Issue
Block a user