.files/dotfiles/profile_win

13 lines
246 B
Plaintext

#
# This file is managed by dotdrop, only edit it in your dotdrop files!
#
# Use vim as editor on X
VISUAL='vim'
export VISUAL
# Use vim as standard editor
EDITOR='vim'
export EDITOR
# Set DOTNET_ROOT enviroment variable
DOTNET_ROOT=/opt/dotnet