Mercurial Hosting > editor
view copy_me.sh @ 41:f7e8c1f532c8
start list window
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sat, 17 May 2025 22:20:57 -0600 |
parents | b7ff52d45b9a |
children |
line wrap: on
line source
#!/bin/bash # Copy this to somewhere in your PATH, rename to something reasonable like "le", and change EDITOR_HOME here as needed. EDITOR_HOME=~/hg/editor $EDITOR_HOME/luan_editor.sh "$@"