Skip to content

Commit

Permalink
Add a+ and a-
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed Oct 11, 2012
1 parent 4a8abaa commit 2b6d8af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bin/a+
@@ -0,0 +1,5 @@
#!/usr/bin/env rc
if(~ $#* 0){
* = ' ' # tab
}
9 sed 's☺^☺'^$1^☺
5 changes: 5 additions & 0 deletions bin/a-
@@ -0,0 +1,5 @@
#!/usr/bin/env rc
if(~ $#* 0){
* = ' '
}
9 sed 's☺^'^$1^'☺☺'

0 comments on commit 2b6d8af

Please sign in to comment.