diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2020-02-26 13:48:33 +0100 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2020-02-26 13:48:33 +0100 |
commit | 178ffef0226b45ad4b1862c7e9223cd539788bcc (patch) | |
tree | 765e23862f50479dd48ab312f6cb9aa0fa202a86 /bash/env.profile | |
parent | 724bb024d49f2883c186e80a016abd9b956bba96 (diff) | |
download | dotfiles-178ffef0226b45ad4b1862c7e9223cd539788bcc.tar.gz |
removed bashit
Diffstat (limited to 'bash/env.profile')
-rw-r--r-- | bash/env.profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bash/env.profile b/bash/env.profile new file mode 100644 index 0000000..52c1a21 --- /dev/null +++ b/bash/env.profile @@ -0,0 +1,3 @@ +# vi:syntax=sh + +export EDITOR=vim |