Recent comments
- kacamata hitam pria on On macOS Sierra support and the future of SmoothMouse
- Michal on Paste text even when prohibited in macOS (password dialogs etc)
- Максим on Переключение языка ввода по Caps Lock в Mac OS X
- Dae on Concisest guide to setting up Time Machine server on Ubuntu Server 12.04, 14.04 & Debian
- Gabriel on Concisest guide to setting up Time Machine server on Ubuntu Server 12.04, 14.04 & Debian
Categories
Tags
- adobe cc
- apogee duet
- applescript
- bash
- bbedit
- bootcamp
- bsod
- canon
- caps lock
- data storage
- directadmin
- django
- extjs
- gpu
- growl
- guacamole
- hardware
- highslide
- i18n
- illustrator
- iphone
- itunes
- javascript
- karabiner
- kaspersky internet security
- laserjet
- librsvg
- mac hardware
- mac mouse problems
- macos
- mac software
- memory
- modx
- mootools
- mouse
- nginx
- python
- skype
- starcraft 2
- steam
- textmate
- virtualization
- windows
- windows server
- yum
Tag Archives: bash
Sample AppleScript + Bash uninstaller
Should you ever need to write an uninstaller for your macOS app, feel free to base it on our project—written entirely in AppleScript and Bash: https://github.com/SmoothMouse/Uninstaller
Run Python, Ruby, PHP, Bash scripts in Terminal without stealing focus from TextMate
I wrote a simple TextMate 1.5 bundle to run Python, Ruby, PHP, Bash scripts in Terminal without stealing focus from the TextMate window. It can easily be modified to run the language of your choice.