mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-19 00:17:59 +00:00
set EDITOR
This commit is contained in:
parent
37ceade379
commit
a864a6eb42
1 changed files with 1 additions and 0 deletions
1
.profile
1
.profile
|
@ -1,3 +1,4 @@
|
||||||
|
export EDITOR=nano
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
export HOMEBREW_PREFIX="/home/linuxbrew/.linuxbrew";
|
export HOMEBREW_PREFIX="/home/linuxbrew/.linuxbrew";
|
||||||
export HOMEBREW_CELLAR="/home/linuxbrew/.linuxbrew/Cellar";
|
export HOMEBREW_CELLAR="/home/linuxbrew/.linuxbrew/Cellar";
|
||||||
|
|
Loading…
Add table
Reference in a new issue