Jean-Michel Fayard
ba1b1382ad
Merge eddb356fee into 011e9767d6
2015-01-07 04:20:27 +00:00
Carlos E. Reynosa-Nunez
a90aabf6f9
Fixed typo in comments.
2014-10-04 19:14:57 -07:00
Carlos E. Reynosa-Nunez
e100c159d1
Added the base theme version control status check flag to the template bash profile. This will allow for easy changing of the flag's value without needing to understand the base theme file.
2014-10-04 17:35:15 -07:00
Jean-Michel Fayard
0fd2277762
adding archive command + XDG_* environnment variables (not finished)
...
In its essence, the archive command does this :
archive /tmp/TEST.png
mv /tmp/2013-10-20--TEST.png
I follow here the principle from gmail that you should 98% of the time,
archiving is better of deleting.
XDG Base Directory Specification
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
Please review this patch, I'm not a real bash programmer.
2013-10-21 19:07:24 +02:00
Eitan Adler
3fc60b5358
Fix bogus bash binary location
2012-04-17 00:24:58 -04:00
John Schulz
323ce20a2d
Replace `$BASH` with `$BASH_IT` because `$BASH` is already used on *nix systems for the pathname to the executable ( http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables )
2011-09-20 11:07:48 -04:00
Mark Szymanski
10ac773170
Get rid of old, unneeded jekyll config stuff
2011-06-24 17:45:37 -05:00
Florian Baumann
0798a8034a
removed hcht plugin. there are several bugs which couldn't be fixed so far without rewriting the whole module
2011-03-27 20:28:47 +02:00
Jesus de Mula Cano
0127dc2dc7
Add safe vcprompt use to demula theme and monokai colors. Update default template to include vcprompt path.
2011-03-06 18:49:08 +01:00
Florian Baumann
c00bde6bbd
moved config of hcht to bash_profile template
2010-12-01 06:45:42 +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
61fcd21162
Added the last jekyll variable we will need... hopefully.
2010-11-01 20:24:53 -05:00
Mark Szymanski
0b3773839b
Added TODO variable for todo.txt-cli aliases
2010-10-31 10:02:25 -05:00
Mark Szymanski
4958a5520b
added IRC_CLIENT variable for the irc alias
2010-10-25 17:51:04 -05:00
Mark Szymanski
96ccdaee51
Added some variables that the jekyll aliases need
2010-10-23 10:58:44 -05:00
Robert R Evans
a3ccf49d67
Added an extra comment to the bash profile template
2010-10-12 08:27:04 -07:00
Robert R Evans
70c3b523b3
Added a couple more themes and put colors into its own file
2010-10-03 11:50:22 -07:00
Robert R Evans
1f923a90ad
Added more color support for git themeing
2010-10-03 09:41:36 -07:00
Robert R Evans
149c18fd58
Small updates
2010-10-02 15:47:22 -07:00
Robert R Evans
a4d0242dd0
Help files. Added the rest of bash it
2010-10-02 15:07:29 -07:00