Files
dotfiles/bin/default-editor

4 lines
42 B
Bash
Executable File

#!/bin/sh
. $HOME/.profile
$GUI_EDITOR $@