mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
5 lines
69 B
Bash
5 lines
69 B
Bash
![]() |
#!/bin/sh
|
||
|
export EDITOR=vim
|
||
|
export VISUAL=vim
|
||
|
export BROWSER=firefox
|