Recent comments
- jose on VS Code: bind one key to multiple commands without an extension
- Dae on Apache Guacamole: how to change the default URL path (/guacamole) to something else
- EbonMage on Apache Guacamole: how to change the default URL path (/guacamole) to something else
- Building NAS with ZFS, AFP/Samba for Time Machine - Avada Technology on Concisest guide to setting up Time Machine server on Ubuntu Server 12.04, 14.04 & Debian
- Dae on VS Code: bind one key to multiple commands without an extension
Categories
Tags
- apogee duet
- applescript
- bash
- caps lock
- confluence
- datadog
- data storage
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- javascript
- jquery
- laserjet
- librsvg
- mac administration
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- microsoft word
- modx
- nginx
- postgres
- proxmox
- python
- raid
- readynas
- starcraft 2
- textmate
- time machine
- ubuntu server
- virtualization
- vite
- vscode
- windows
- windows server
- xcode
- zola
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.