mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-10-30 18:02:10 +01:00
initial commit
This commit is contained in:
commit
86a1da2632
35 changed files with 1162 additions and 0 deletions
4
shell/vars.sh
Executable file
4
shell/vars.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
export EDITOR=vim
|
||||
export VISUAL=vim
|
||||
export BROWSER=firefox
|
||||
Loading…
Add table
Add a link
Reference in a new issue