Commit graph

52 commits

Author SHA1 Message Date
crater2150 d74011b8dc update "re" completion 2018-03-11 12:22:45 +01:00
crater2150 a64e38b305 Updates 2018-03-11 12:18:44 +01:00
root 01d19b1b52 Some custom completion stuff 2018-01-22 13:12:51 +01:00
crater2150 3b2eb6cd5b set XDG_DATA_HOME to default from standard 2017-11-24 16:44:48 +01:00
crater2150 d8e96bf4c6 Refactor vcs aliases / functions 2017-11-24 16:44:29 +01:00
Alexander Gehrke (crater2150) 2282d01a7d Some aliases 2017-11-12 23:22:43 +01:00
Alexander Gehrke (crater2150) 464c9857cc fixes 2017-11-12 23:22:43 +01:00
crater2150 4ceed76221 Add project manager module 2017-10-23 10:29:10 +02:00
Alexander Gehrke 5cdd11b655 Use fd if available 2017-10-09 00:58:05 +02:00
crater2150 cebda88f7b Add accept-or-recall-and-infer-history
Pressing Alt-Enter now uses accept-and-infer-history, with the addition of using
the last executed command for inferring if pressed while the command line is
empty
2017-03-06 17:15:09 +01:00
crater2150 c5211a17f1 Add eth-ip function 2017-03-06 17:14:54 +01:00
Alexander Gehrke (crater2150) ad7a068e78 Disable ssh-agent module 2016-11-23 10:02:51 +01:00
crater2150 42ee7c9ee3 Small additions and updates 2016-11-23 09:58:17 +01:00
crater2150 88b3f3b222 add zshenv 2016-11-23 09:54:26 +01:00
Alexander Gehrke (crater2150) 3425a94e72 Update env template 2016-07-25 13:54:49 +02:00
Alexander Gehrke (crater2150) 345d95999f Fix handling of ZDOTDIR variable 2016-07-25 13:48:52 +02:00
Alexander Gehrke (crater2150) 5a57b66d11 update zsh-syntax-highlighting 2016-07-22 16:09:18 +02:00
Alexander Gehrke (crater2150) 05f6bf7007 Various small additions 2016-07-22 16:01:35 +02:00
Alexander Gehrke fe3c0fb5d5 move "zsh/zftp" loading to respective function file 2016-01-05 04:34:38 +01:00
Alexander Gehrke (crater2150) 03f7ecf920 load aliases after modules 2016-01-05 04:34:13 +01:00
Alexander Gehrke 66a494cd10 update zsh-syntax-highlighting repo 2016-01-05 04:26:16 +01:00
Alexander Gehrke a1e7e0d6b1 Make alias files distro dependent 2016-01-05 04:25:41 +01:00
Alexander Gehrke ee4caa7965 add alias file for voidlinux 2016-01-05 04:25:41 +01:00
Alexander Gehrke 2c15751cb1 module "vcs": do not fail if no filters are set 2016-01-05 04:25:41 +01:00
Alexander Gehrke 2457300ac6 module "color": support more locations for DIR_COLORS 2016-01-05 04:25:41 +01:00
Alexander Gehrke 080374756a module "vcs": do not track filter dir 2016-01-05 04:25:41 +01:00
Alexander Gehrke (crater2150) 624384dc27 zprofile: remove colorgcc from PATH 2016-01-05 04:23:41 +01:00
Alexander Gehrke (crater2150) 58cc14e1aa new compdefs 2016-01-05 03:55:24 +01:00
Alexander Gehrke (crater2150) 0b666d1cf6 Remove module "work" 2016-01-05 03:54:14 +01:00
Alexander Gehrke (crater2150) 8914edaacd module "ssh-agent": make sure SSH_ENV dir exists 2016-01-05 03:53:52 +01:00
Alexander Gehrke (crater2150) b61f1620d2 module "prompt": change unicode handling 2016-01-05 03:53:13 +01:00
Alexander Gehrke (crater2150) 06c218dbb5 module loader: fix "after" dependency type 2016-01-05 03:52:10 +01:00
Alexander Gehrke (crater2150) fe1a5290fe module "highlight": check available colors 2016-01-05 03:51:22 +01:00
Alexander Gehrke (crater2150) 3ec2a2f127 module "fasd": do not fail, if fasd is not installed 2016-01-05 03:49:10 +01:00
Alexander Gehrke (crater2150) 5b9ed4f4f6 module "color": fix DIR_COLORS location 2016-01-05 03:48:34 +01:00
Alexander Gehrke (crater2150) d22d166e2c imagepush: Use gpg-encrypted password 2016-01-05 03:47:24 +01:00
Alexander Gehrke (crater2150) 40c5d167af clean up zshrc, zprofile 2016-01-05 03:45:19 +01:00
Alexander Gehrke (crater2150) b87c12e662 Use terminfo for keybindings 2016-01-05 03:44:34 +01:00
Alexander Gehrke (crater2150) d3fac83d7f update aliases files 2016-01-05 03:43:44 +01:00
Alexander Gehrke 42cffd35cc Some new features 2014-06-27 07:45:18 +02:00
Alexander Gehrke fd463e0d24 Keybindings 2014-06-27 07:43:45 +02:00
Alexander Gehrke 19e604450c Cleaning up alias files 2014-06-27 07:42:56 +02:00
Alexander Gehrke 97fecce66f cleaning up unused calendar stuff 2014-06-27 07:40:00 +02:00
Alexander Gehrke 0ddc13eaeb Some minor fixes 2013-05-16 13:14:41 +02:00
Alexander Gehrke (crater2150) 9e8334698c make the todo call in cd() a hook added conditionally.
This way no error is thrown, when the todo program is missing.
2013-03-22 13:57:30 +01:00
Alexander Gehrke 346f509784 Remove 'source ...' lines from zshenv template
The "source" lines are unnecessary when setting $ZDOTDIR, which needs to be set
correctly for most modules anyway.
2013-03-22 13:49:31 +01:00
Alexander Gehrke 40c44cf088 Backspace handling changed.
As it is problematic to get the correct char for backspace and C-Backspace
based on $TERM, especially when mosh, tmux and urxvt are combined, the config
now assumes Backspace as ^? and C-Bksp as ^H. If a terminal has these swapped
(e.g. xterm), change it according to your needs.
2013-03-22 13:41:39 +01:00
Alexander Gehrke (crater2150) 7b37c88ea5 missing backslash added 2013-03-18 22:49:27 +01:00
Alexander Gehrke (crater2150) 85d12d69b4 fix readme formatting 2013-03-18 13:33:58 +01:00
Alexander Gehrke (crater2150) 1375ee2f3c README file (and some fixes) 2013-03-18 13:25:38 +01:00