This commit is contained in:
2021-04-20 04:29:44 +09:00
parent e0faea0c10
commit bee59ec71a

4
zshrc
View File

@@ -114,8 +114,8 @@ fi
if [[ -f "/etc/synoinfo.conf" ]]; then if [[ -f "/etc/synoinfo.conf" ]]; then
export PATH="$PATH:/opt/bin" export PATH="$PATH:/opt/bin"
else
ufetch
fi fi
ufetch
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh