forked from colonelpanic/dotfiles
A bunch of tweaks.
This commit is contained in:
@@ -41,3 +41,6 @@ done
|
||||
function with_shellrc {
|
||||
zsh -c "source ~/.zshrc && ""$@"
|
||||
}
|
||||
|
||||
# Travis completion
|
||||
[ -f "$HOME/.travis/travis.sh" ] && source "$HOME/.travis/travis.sh"
|
||||
|
Reference in New Issue
Block a user