Florian Baumann
|
e45e72ec27
|
usage() for os x and linux
|
2010-11-02 14:50:45 +01:00 |
Mark Szymanski
|
1dd1add7a7
|
Changed "~" to "$HOME" for JEKYLL_LOCAL_ROOT variable. Sometimes ~ works, sometimes not. I know for a fact that $HOME does though.
|
2010-11-01 20:57:35 -05:00 |
Mark Szymanski
|
1a045dea98
|
Added newpost plugin. Creates a new jekyll post with the current date, and a user specified title. Even fills in the YAML Front Matter. Sorry if that seemed like bragging, I just wanted everyone to notice so they could make use of it better...
|
2010-11-01 20:49:57 -05:00 |
Mark Szymanski
|
ea84e4b7a6
|
Got rid of old "newpost" alias to make way for the "newpost" function.
|
2010-11-01 20:49:07 -05:00 |
Mark Szymanski
|
61fcd21162
|
Added the last jekyll variable we will need... hopefully.
|
2010-11-01 20:24:53 -05:00 |
Mark Szymanski
|
a8fc3c78d9
|
Added jekyll.plugins.bash file
|
2010-11-01 20:24:39 -05:00 |
Mark Szymanski
|
db5a47eb68
|
Syntax Fixes
|
2010-11-01 20:06:57 -05:00 |
Mark Szymanski
|
689afd9b3d
|
Added check for vim in newpost too.
|
2010-11-01 20:05:33 -05:00 |
Mark Szymanski
|
0097a1e3a8
|
Added check to see if user is using vim with newentry alias.
|
2010-11-01 20:04:28 -05:00 |
Mark Szymanski
|
afbda09a5f
|
Changed names of pager and editor aliases to page and edit, respectively.
|
2010-11-01 17:03:10 -05:00 |
Florian Baumann
|
a1b611f7f3
|
added zitron theme
|
2010-11-01 13:42:54 +01:00 |
Mark Szymanski
|
5046433642
|
Spelling Fix.
|
2010-10-31 21:40:08 -05:00 |
Mark Szymanski
|
e6fb7030bf
|
Added todo-help entry in bash-it.sh's bash-it function
|
2010-10-31 15:32:22 -05:00 |
Mark Szymanski
|
3511e9e269
|
Added help for some more aliases
|
2010-10-31 15:30:53 -05:00 |
Mark Szymanski
|
32bbc80069
|
Added help for todo.txt-cli aliases.
|
2010-10-31 15:28:06 -05:00 |
Mark Szymanski
|
0e23e82185
|
Added todo.txt-cli aliases
|
2010-10-31 10:05:10 -05:00 |
Mark Szymanski
|
0b3773839b
|
Added TODO variable for todo.txt-cli aliases
|
2010-10-31 10:02:25 -05:00 |
Mark Szymanski
|
cc8c867bc1
|
Fixed a habitual mistake in using == instead of = for comparison.
|
2010-10-30 15:29:26 -05:00 |
Mark Szymanski
|
e127dd0f1a
|
Added check for Linux to make ls with colors work
|
2010-10-30 14:54:19 -05:00 |
Mark Szymanski
|
75bbdc44f4
|
Added completion support for todo.txt-cli
|
2010-10-27 17:32:06 -05:00 |
Mark Szymanski
|
4958a5520b
|
added IRC_CLIENT variable for the irc alias
|
2010-10-25 17:51:04 -05:00 |
Mark Szymanski
|
2f9752f49b
|
added irc alias
|
2010-10-25 17:50:55 -05:00 |
Robert R Evans
|
6496f9cf2b
|
Merge branch 'master' of github.com:revans/bash-it
|
2010-10-25 09:51:39 -07:00 |
Robert R Evans
|
f62e241c2a
|
Updated emacs alias.
|
2010-10-25 09:51:22 -07:00 |
Mark Szymanski
|
af2d6bb7a9
|
Added ignore directive for vim swap files
|
2010-10-25 08:45:52 -05:00 |
Mark Szymanski
|
a308e771e5
|
Added l1 alias for ls -1
|
2010-10-25 08:44:47 -05:00 |
Mark Szymanski
|
5ec52df28a
|
Added git alias: gss=git status -s
|
2010-10-24 08:57:01 -05:00 |
Mark Szymanski
|
21820276fb
|
Fixed a stupid mistake in using percent signs instead of ampersands
|
2010-10-23 11:10:37 -05:00 |
Mark Szymanski
|
96ccdaee51
|
Added some variables that the jekyll aliases need
|
2010-10-23 10:58:44 -05:00 |
Mark Szymanski
|
c92a5f23f3
|
Added jekyll aliases
|
2010-10-23 10:57:31 -05:00 |
Robert R Evans
|
53dace06f0
|
Merge branch 'master' of github.com:revans/bash-it
|
2010-10-21 15:06:40 -07:00 |
Robert R Evans
|
7aa791e2d6
|
Improved the wrapping of the bobby theme
|
2010-10-21 15:06:32 -07:00 |
Mark Szymanski
|
e7dd619ba6
|
Added editor and pager alias to open your $EDITOR or $PAGER, respectively.
|
2010-10-21 16:18:05 -05:00 |
Mark Szymanski
|
f1f12d2da0
|
Added another formatting change I overlooked
|
2010-10-20 17:42:02 -05:00 |
Mark Szymanski
|
b4a85906e5
|
Some minor formatting changes to README
|
2010-10-20 17:41:08 -05:00 |
Mark Szymanski
|
6360f47409
|
Changed ex alias for exit to q, turns ex is the command for entering vim's ex mode.
|
2010-10-19 15:49:57 -05:00 |
Mark Szymanski
|
0463117e52
|
Added alias piano="pianobar" to general.aliases.bash.
|
2010-10-18 21:08:55 -05:00 |
Mark Szymanski
|
123c3be698
|
Moved mkcd function from aliases/general.aliases.bash to plugins/base.plugins.bash
|
2010-10-18 18:24:15 -05:00 |
Mark Szymanski
|
45c1cb9cc2
|
Fixed problem that could have occured in the mkdcd command
with directories containing spaces
|
2010-10-17 21:16:14 -05:00 |
Mark Szymanski
|
39248d498a
|
Added ex alias to exit
|
2010-10-17 20:34:16 -05:00 |
Mark Szymanski
|
af3c571473
|
Added mkcd alias, creates a directory and automatically cd's
into it
|
2010-10-17 20:32:05 -05:00 |
Mark Szymanski
|
da4b526c59
|
Fixed bug where everything was bolded after failed command
|
2010-10-17 14:36:30 -05:00 |
Mark Szymanski
|
46ba431f2a
|
Fixed chrome alias for Mac OS X
|
2010-10-17 10:01:15 -05:00 |
Mark Szymanski
|
a792e400cc
|
Small tweak to minimal theme, made the red PS1 text bold.
|
2010-10-17 09:57:06 -05:00 |
Mark Szymanski
|
479bdf2000
|
Added alias for 'git clone' (gcl)
|
2010-10-15 22:20:43 -05:00 |
Robert R Evans
|
3737f052ff
|
Started adding mercurial aliases.
|
2010-10-15 08:11:54 -07:00 |
Robert R Evans
|
f9c15100d1
|
Merge branch 'master' of http://github.com/mrman208/bash-it into mrman208-master
|
2010-10-15 08:07:59 -07:00 |
Mark Szymanski
|
bc225b8a31
|
Added links to each contributor's GitHub profile.
|
2010-10-14 21:50:02 -05:00 |
Robert R Evans
|
468c0c5ce9
|
Merged in mrman208's additions.
|
2010-10-14 15:11:02 -07:00 |
Mark Szymanski
|
13abb34b64
|
Fixed typo
|
2010-10-14 14:50:58 -05:00 |