pztrn
158a492a8e
gitinfo: fix current branch parsing.
2015-12-26 17:28:20 +05:00
pztrn
297f6d82ed
* Fixed apps loading.
...
* Added new app: gitinfo, for retrieving git information.
* Default (and only one for this time) prompt is now using gitinfo
app for showing git status in current directory.
2015-12-26 15:33:59 +05:00
pztrn
abfa93f1a4
Make ZSH colors array be available everywhere.
2015-12-25 23:09:27 +05:00
pztrn
5047f866e9
Java options should only be exported on Linux.
2015-09-26 02:12:54 +05:00
pztrn
6314db1861
Export JAVA options only if we have X session running.
2015-08-14 21:43:54 +05:00
pztrn
6158b4238f
XTERM keys update, now it should work flawlessly with PuTTY.
...
Added fabfile to gitignore.
2015-07-18 17:33:39 +05:00
pztrn
8392c9c3a4
rxvt: fix delete key behaviour.
2015-07-06 15:02:57 +05:00
pztrn
35b1cd838a
Keybinding reworked. Now should work almost everywhere.
2015-07-02 21:06:41 +05:00
pztrn
455e27b851
Fix PyENV nt working due to missing export.
2015-05-12 23:18:52 +05:00
pztrn
1c2ab0d8dd
Fix exports loading.
2015-03-23 21:31:19 +05:00
pztrn
9eb7e2a012
Moar fixes to sourcerers.
...
DEBUG variable force in config loader. If variable isn't defined - force it to be 0.
2015-03-21 20:30:55 +05:00
pztrn
1babd0fb06
More fixes to importing stuff - find will return full file paths.
2015-03-21 19:53:54 +05:00
pztrn
eca7e5500a
Use find instead of ls.
2015-03-21 19:52:26 +05:00
pztrn
1be71ae671
Added a file for aliases user configuration. This should fix errors on zsh launch.
2015-03-21 16:42:03 +05:00
pztrn
8a2c4139ab
Exports fix, it should not produce warnings.
2015-03-21 16:34:10 +05:00
pztrn
5bdc4ece37
This should fix problems with sourcing things from home directory and warnings, that appear on FreeBSD.
2015-03-21 16:32:25 +05:00
pztrn
3c9ea5f437
Exports should export anything for now.
2015-03-14 21:19:55 +05:00
pztrn
21496f2b17
Load exports from userdir also.
2015-03-14 20:39:49 +05:00
pztrn
5de20407af
- EDITOR variable export fixed.
...
- Aliases now can be loaded from "aliases" directory, both in $HOME and in sources tree.
- Some useful aliases for Arch Linux added.
2015-03-12 20:09:24 +05:00
pztrn
74fc927297
Configuration files now works.
2015-03-08 22:21:29 +05:00
pztrn
0a7df3a77b
* Exports reworked. Now every export type have own file.
2015-03-01 10:09:06 +05:00
pztrn
da3e638cf9
* Fixed lsmod calling on systems different from Linux.
...
* fbterm check now runs only on Linux and if lsmod is available.
* Added OS and OS_RELEASE vars.
* Themes now should also ends with .zsh.
2015-03-01 09:57:58 +05:00