Added config files for lf
This commit is contained in:
+4
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user