mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-19 16:51:10 +00:00
read nvim from path
compiled from source
This commit is contained in:
parent
5ba4d739fd
commit
82356edb62
@ -81,4 +81,4 @@ export PATH="$HOME/go/bin:$PATH"
|
|||||||
export BUN_INSTALL="$HOME/.bun"
|
export BUN_INSTALL="$HOME/.bun"
|
||||||
export PATH="$BUN_INSTALL/bin:$PATH"
|
export PATH="$BUN_INSTALL/bin:$PATH"
|
||||||
export FP='fzf --preview="bat --style=numbers --color=always --line-range :500 {}"'
|
export FP='fzf --preview="bat --style=numbers --color=always --line-range :500 {}"'
|
||||||
|
export PATH="$HOME/neovim/bin:$PATH"
|
||||||
|
Loading…
Reference in New Issue
Block a user