dotfiles goodies
This commit is contained in:
parent
3a7ff78640
commit
7f2ed39143
6 changed files with 63 additions and 121 deletions
4
bin/old_visimeet
Executable file
4
bin/old_visimeet
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
export IGVERBOSE=3
|
||||
[ -s /opt/visimeet/visimeet ] && /opt/visimeet/visimeet --nologin &
|
||||
[ -s /Applications/Visimeet.app/Contents/MacOS/visimeet ] && /Applications/Visimeet\.app/Contents/MacOS/visimeet --nologin --remote-debugging-port=1234 &
|
||||
Loading…
Add table
Add a link
Reference in a new issue