no links
This commit is contained in:
@@ -1 +0,0 @@
|
||||
.bash_profile
|
||||
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# ~/.bash_profile
|
||||
#
|
||||
[[ -f ~/.bashrc ]] && . ~/.bashrc
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
|
||||
export VISUAL=/usr/bin/nvim
|
||||
export EDITOR=/usr/bin/nvim
|
||||
Reference in New Issue
Block a user