Compare commits
1 Commits
b85ae9b923
...
36c4247e60
Author | SHA1 | Date | |
---|---|---|---|
36c4247e60 |
@ -21,7 +21,7 @@ commands:
|
||||
init add .enter and .exit scripts in current directory
|
||||
edit edit .enter and .exit scripts in current directory
|
||||
deinit remove .enter and .exit scripts in current directory"
|
||||
;;
|
||||
;;
|
||||
|
||||
init) # Create enter and exit scripts in current directory.
|
||||
if [ -f $PWD/.enter ] || [ -f $PWD/.exit ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user