fix nvim-tmux navigation inside distrobox
This commit is contained in:
parent
42e6595b60
commit
6df1940eb8
6 changed files with 64 additions and 150 deletions
|
|
@ -16,8 +16,8 @@ export NPM_PACKAGES="$HOME/.npm-packages"
|
|||
export NODE_PATH="$NPM_PACKAGES/lib/node_modules${NODE_PATH:+:$NODE_PATH}"
|
||||
export PNPM_HOME="$HOME/.local/share/pnpm"
|
||||
export ESLINT_USE_FLAT_CONFIG=true
|
||||
. "$HOME/.cargo/env"
|
||||
source "$HOME/.rye/env"
|
||||
# . "$HOME/.cargo/env"
|
||||
# source "$HOME/.rye/env"
|
||||
|
||||
# Unset manpath so we can inherit from /etc/manpath via the `manpath`
|
||||
# command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue