Skip to content

Commit

Permalink
скрипт nemacs -- "редактор по умолчанию"
Browse files Browse the repository at this point in the history
  • Loading branch information
shvorin committed Sep 6, 2011
1 parent a1fa67c commit 47b6cf8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/nemacs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash

#gnuclient -nw $* || xemacs -nw $*
xemacs -nw $*

0 comments on commit 47b6cf8

Please sign in to comment.