comparison copy_me.sh @ 37:b7ff52d45b9a default tip

copy from luan
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 21 Apr 2025 13:07:29 -0600
parents
children
comparison
equal deleted inserted replaced
36:0a8865de3d53 37:b7ff52d45b9a
1 #!/bin/bash
2 # Copy this to somewhere in your PATH, rename to something reasonable like "le", and change EDITOR_HOME here as needed.
3
4 EDITOR_HOME=~/hg/editor
5
6 $EDITOR_HOME/luan_editor.sh "$@"