fd also should check for a local config. Plus some cleaning.
This commit is contained in:
parent
ae35fdd5e1
commit
a91a3d3932
3 changed files with 18 additions and 7 deletions
|
@ -10,8 +10,6 @@ setopt HIST_REDUCE_BLANKS
|
|||
setopt SHARE_HISTORY
|
||||
|
||||
export PATH=~/.local/bin:$PATH
|
||||
export EDITOR=nvim
|
||||
export MANPAGER="nvim +Man!"
|
||||
tabs 2
|
||||
|
||||
mkdir -p $XDG_DATA_HOME/zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue