mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
Fix little bug in config.yaml regarding zshenv; Add windows specific files.
This commit is contained in:
parent
400081ba9d
commit
12974d85bd
3 changed files with 58 additions and 5 deletions
10
dotfiles/profile_win
Normal file
10
dotfiles/profile_win
Normal file
|
@ -0,0 +1,10 @@
|
|||
#
|
||||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue