Revert "Zsh: Add support for a little shell splash"
This reverts commit a97753ba42
.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
#!/bin/sh
|
|
3
.zshrc
3
.zshrc
@@ -53,6 +53,3 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
if [[ -f "$HOME/.profile" ]]; then
|
if [[ -f "$HOME/.profile" ]]; then
|
||||||
source "$HOME/.profile" 2>& /dev/null
|
source "$HOME/.profile" 2>& /dev/null
|
||||||
fi
|
fi
|
||||||
if [[ -f "$HOME/.profile-head" ]]; then
|
|
||||||
source "$HOME/.profile-head"
|
|
||||||
fi
|
|
||||||
|
Reference in New Issue
Block a user