mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Remove source call for defunct file
This commit is contained in:
4
zshrc
4
zshrc
@@ -96,10 +96,6 @@ source "$DOTZSH/python.zsh"
|
|||||||
source "$DOTZSH/ruby.zsh"
|
source "$DOTZSH/ruby.zsh"
|
||||||
source "$DOTZSH/rust.zsh"
|
source "$DOTZSH/rust.zsh"
|
||||||
|
|
||||||
if [ -f "$DOTPFILES/shellrc.sh" ]; then
|
|
||||||
source "$DOTPFILES/shellrc.sh"
|
|
||||||
fi
|
|
||||||
|
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# Basic Z-Shell settings
|
# Basic Z-Shell settings
|
||||||
|
|||||||
Reference in New Issue
Block a user