Commit Graph

16 Commits

Author SHA1 Message Date
eca7e5500a Use find instead of ls. 2015-03-21 19:52:26 +05:00
1be71ae671 Added a file for aliases user configuration. This should fix errors on zsh launch. 2015-03-21 16:42:03 +05:00
8a2c4139ab Exports fix, it should not produce warnings. 2015-03-21 16:34:10 +05:00
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
3c9ea5f437 Exports should export anything for now. 2015-03-14 21:19:55 +05:00
21496f2b17 Load exports from userdir also. 2015-03-14 20:39:49 +05:00
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
74fc927297 Configuration files now works. 2015-03-08 22:21:29 +05:00
0a7df3a77b * Exports reworked. Now every export type have own file. 2015-03-01 10:09:06 +05:00
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
pztrn
cfa309ed3a * Bash-like backward delete.
* RPROMPT for remote prompts :)
2015-02-07 20:30:16 +05:00
pztrn
df4338d387 Fix for autocompletion padding while SSHing. 2014-12-14 04:37:07 +05:00
pztrn
a823cc4772 More colorizing :)
$p_path is not needed in p_path itself.
Logins watching timeout lowered to 5.
2014-12-14 04:33:45 +05:00
pztrn
7d28ae2d47 Some modifications to init and autocomplete things.
Reworked pztrn theme, now with SSH colorizing support (when you're on SSH - prompt colors will be
kinda modified).
2014-12-13 23:36:32 +05:00
pztrn
6ac82ab440 Root user highlight for pztrn theme. 2014-12-02 21:13:26 +05:00
pztrn
fb6fd486e9 Initial commit. 2014-12-02 21:07:00 +05:00