Zhao Han
fb88e70213
Update osx.aliases.bash
2016-04-11 20:28:04 -05:00
Sean Henderson
56e15245a5
Add osx aliases for quicklook, volume, say.
2015-03-17 01:13:45 +02:00
Nils Winkler
c904cb7d42
Added alias for copying the last command to the OS X clipboard.
...
Use `copyLastCmd` to copy the last executed command to the clipboard.
2014-10-30 14:31:55 +01:00
Nils Werner
edb350cccc
Simplify dsclean alias
2014-08-27 11:07:09 +02:00
Carlos C
2ec31bdcbb
Added line ending
...
Added line ending to osx.aliases.bash file
2014-07-14 17:02:57 -05:00
Carlos C
e1b44cbcda
Show/hide hidden files on osx aliases.
2014-07-12 11:12:51 -05:00
Bob Breznak
c4907dd94c
Add support for opening Mou ( http://mouapp.com )
2014-06-24 00:19:38 -04:00
cceleri
1e46824a87
Update osx.aliases.bash
...
Fixed skype typo.
2014-04-24 11:21:05 -04:00
Charles Celerier
3dd866383f
osx.aliases: Added Skype alias.
2014-04-23 19:41:17 -04:00
Vaibhav Mishra
1a4f8140ff
Fixed Alias for XCode under OSX
2013-11-28 22:53:37 +05:30
Mark Rickert
0cfec65383
Added OSX utility shortcuts
...
.DS_Store cleaner (recursive)
See who's connected to your itunes library
Flush dns cache.
2013-04-09 09:14:40 -04:00
Jeraimee Hughes
8682843b06
Added fh (Finder Here) alias for OS X
2012-08-01 14:03:09 -04:00
Erich Smith
19cca368a5
Merge pull request #144 from nwinkler/bash-it-osx-growl
...
Growl notification for OS X commands
2012-07-31 17:30:34 -07:00
Nils Winkler
fd29ff14dd
Added comment for grnot.
2012-06-25 12:21:43 +02:00
Nils Winkler
6ce8a3ee9a
Added alias for Growl notification, can be used like the following to notify once the long running process (make in this example) is done:
...
$ make install ; grnot
2012-06-25 12:21:43 +02:00
Erich Smith
17aaa9ce24
add alias metadata, remove help()
2012-05-22 09:57:25 +02:00
Eitan Adler
3fc60b5358
Fix bogus bash binary location
2012-04-17 00:24:58 -04:00
David DeSandro
4a8e08e783
Revert "Add various aliases"
...
This reverts commit 3ef689f29a .
2011-06-20 16:13:59 -04:00
David DeSandro
3ef689f29a
Add various aliases
2011-06-17 10:57:31 -04:00
Travis Swicegood
ef42010c7b
Make all aliases optional (a la plugins)
...
This continues a pattern that was introduced in ffa45b0 and refined
further in later commits. This enables all aliases by default, but can
be disabled by any user if they remove the appropriate
aliases/enabled/*.bash file.
2011-06-12 19:47:17 -05:00