Added config files for lf

This commit is contained in:
2021-01-20 00:42:32 +01:00
parent c4eefe82ac
commit 72ce46d802
4 changed files with 276 additions and 1 deletions
+4 -1
View File
@@ -11,6 +11,8 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
fi
EDITOR=nvim
# Path to your oh-my-zsh installation.
export ZSH="/home/n0x/.oh-my-zsh"
@@ -36,5 +38,6 @@ alias vim="nvim"
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
[ -f ~/.config/lf/icons ] && source ~/.config/lf/icons
eval $(thefuck --alias)
#eval $(thefuck --alias)