iter#1 complete
This commit is contained in:
@@ -40,7 +40,9 @@ export ZSH="$HOME/.oh-my-zsh"
|
||||
ZSH_THEME="powerlevel9k/powerlevel9k"
|
||||
source $ZSH/custom/themes/powerlevel9k/powerlevel9k.zsh-theme
|
||||
|
||||
|
||||
# Set up fzf key bindings and fuzzy completion
|
||||
eval "$(fzf --zsh)"
|
||||
FZF_DEFAULT_COMMAND='fd --type f | fzf --print0 | xargs -0 -o vim'
|
||||
|
||||
# Load base configurations
|
||||
source ~/code/configs/home/bash-config/rc.base
|
||||
|
||||
Reference in New Issue
Block a user