Update dot files for neovim
This commit is contained in:
parent
8cf0d0b446
commit
805ff97a2c
7 changed files with 297 additions and 4 deletions
2
.profile
2
.profile
|
|
@ -26,3 +26,5 @@ if [ -d "$HOME/.local/bin" ] ; then
|
|||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
#xmodmap -e 'clear Lock' -e 'keycode 0x42 = Escape'
|
||||
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue