update path
This commit is contained in:
parent
9ee6bb14f8
commit
7a347653df
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#+TITLE: =.profile= Settings
|
#+TITLE: =.profile= Settings
|
||||||
Add items to the path.
|
Add items to the path.
|
||||||
#+begin_src sh :tangle ~/.profile
|
#+begin_src sh :tangle ~/.profile
|
||||||
export PATH="$HOME/.local/share/fzf-zsh-plugin/bin:$HOME/node_modules/.bin:$HOME/.emacs.d/bin:$HOME/bin:$HOME/gems/bin:$HOME/.local/bin:$HOME/go/bin:/usr/local/bin:$PATH"
|
export PATH="$HOME/.local/share/fzf-zsh-plugin/bin:$HOME/node_modules/.bin:$HOME/.emacs.d/bin:$HOME/bin:$HOME/gems/bin:$HOME/.local/bin:$HOME/go/bin:/usr/local/bin:/Library/TeX/texbin/:$PATH"
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Set =GPG_TTY= on Mac OS.
|
Set =GPG_TTY= on Mac OS.
|
||||||
|
|
Loading…
Add table
Reference in a new issue