summaryrefslogtreecommitdiff
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rwxr-xr-xzsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index 85d6a4d..aeed465 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -9,7 +9,7 @@ source "$XDG_CONFIG_HOME/zsh/aliasrc"
source "$XDG_CONFIG_HOME/zsh/aliasrc.$(hostname)"
source "$XDG_CONFIG_HOME/zsh/keybindrc"
# lf icons
-source "$XDG_CONFIG_HOME/zsh/lficons"
+#source "$XDG_CONFIG_HOME/zsh/lficons"
# History settings
HISTFILE="$XDG_DATA_HOME/zsh/zhistory"