bash-it/plugins/available
Nils Winkler 03e311028c Added plugin for OS X Time Machine
A set of functions to simplify listing OS X Time Machine backups, and
deleting old ones. Pulled from various script solutions found on Stack
Overflow, adapted to the Bash-it framework.

The functions allow to show which backups can be found on the connected
Time Machine volume. The 'delete' function allows to safely remove all
backups except for the latest one - this can be used to free up space on
the Time Machine volume. The 'delete' function uses functionality of the
OS to safely remove the old backups, no information is lost.

The 'delete' function will only ask for the password once, then keep the credentials.
Source: http://stackoverflow.com/a/30547074/1228454
2015-08-25 10:00:41 +02:00
..
todo fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
aws.plugin.bash Check for AWS credentials file in AWS plugin 2015-06-11 00:26:25 +02:00
base.plugin.bash Fix ips command for platforms without ifconfig 2015-06-05 15:40:58 +03:00
battery.plugin.bash Fixed conversion when the battery percentage is in the single digits. 2015-05-05 11:30:25 +02:00
boot2docker.bash Moved docker-enter function to docker plugin 2015-07-30 14:25:37 +02:00
browser.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
chruby-auto.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
chruby.plugin.bash Make chruby plugins conform to naming convention 2014-01-02 11:27:14 -08:00
dirs.plugin.bash [start with tests] minor space fix in the codebase 2015-03-28 18:54:37 -07:00
docker-machine.bash Moved boot2docker functionality to its own file. Also added a docker-machine plugin, which sets the same variables for docker-machine. 2015-07-16 13:14:00 +02:00
docker.plugin.bash Moved docker-enter function to docker plugin 2015-07-30 14:25:37 +02:00
extract.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
fasd.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
fzf.plugin.bash Added fzf plugin. 2014-10-27 17:39:29 +02:00
gh.plugin.bash Added the gh plugin. 2014-10-17 17:18:19 +03:00
gif.plugin.bash Added the gifify function. 2014-10-23 11:13:59 +02:00
git-subrepo.plugin.bash Add git-subrepo plugin 2015-06-18 11:51:51 -04:00
git.plugin.bash Removed due to Git handling this automatically 2013-11-27 13:07:47 -05:00
hg.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
history.plugin.bash Check for PTY before attempting to use bind 2015-06-05 17:56:05 -04:00
java.plugin.bash Added Java plugin. 2012-05-21 11:50:01 +02:00
javascript.plugin.bash plugins-help is much faster 2012-05-15 14:29:06 -04:00
jekyll.plugin.bash update plugin management 2012-05-13 22:13:54 -04:00
latex.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
less-pretty-cat.plugin.bash Fixed error handling in less-pretty-cat plugin 2015-07-28 15:50:21 +02:00
nginx.plugin.bash [pathmunge] fix duplicates in PATH variable for nginx and node plugins 2015-05-30 00:27:05 -07:00
node.plugin.bash [pathmunge] fix duplicates in PATH variable for nginx and node plugins 2015-05-30 00:27:05 -07:00
nvm.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
osx-timemachine.plugin.bash Added plugin for OS X Time Machine 2015-08-25 10:00:41 +02:00
osx.plugin.bash Added check for OS X update_terminal_cwd 2015-06-25 12:26:53 +02:00
pipsi.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
postgres.plugin.bash create postgres helper functions for bash_it 2014-11-24 00:56:03 -05:00
proxy.plugin.bash Added proxy plugin. 2015-04-01 13:23:00 +02:00
pyenv.plugin.bash fix pyenv plugins PATH env 2015-07-26 12:49:37 +08:00
python.plugin.bash Change alias to a more intuitive name 2015-05-30 14:17:11 -05:00
rbenv.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
ruby.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
rvm.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
ssh.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
subversion.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
textmate.plugin.bash Added check for presence of textmate executable 2015-07-20 17:41:55 +02:00
tmux.plugin.bash standardize plugins, update metadata 2012-05-13 22:13:54 -04:00
tmuxinator.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00
todo.plugin.bash [pathmunge] remove duplicate entry into PATH variable on reload command 2015-06-07 20:08:39 -07:00
virtualenv.plugin.bash Fix so this works with the all themes (oops) 2014-01-09 10:52:14 -06:00
xterm.plugin.bash Fix for issue #108 that restores xterm plugin functionality on OS X. 2015-05-10 15:17:45 -04:00
z.plugin.bash test existence, not symlink 2012-05-16 13:00:22 -04:00
z_autoenv.plugin.bash fixes #343 by surrounding $HOME (which can have spaces) with quotations marks 2015-04-29 14:56:46 +02:00