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