updated
This commit is contained in:
parent
01fded42b2
commit
a880080590
2 changed files with 2 additions and 16 deletions
5
.profile
5
.profile
|
|
@ -5,8 +5,7 @@ alias vim=nvim
|
|||
alias la='ls -a'
|
||||
alias ll='ls -al'
|
||||
|
||||
export PATH="$PATH:/opt/nvim-linux64/bin"
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
export PATH=$PATH:~/go/bin
|
||||
export PATH=$PATH:~/.cache/rebar3/bin
|
||||
|
||||
alias ndc='sudo nerdctl'
|
||||
alias ndccom='ndc compose'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue