1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 20:40:32 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Bert Peters
c6d75a2a21 Add ruby configuration.
This configuration should cause Ruby gems to be installed somewhat
consistently across my machines, and always in the  home directory.
2016-11-27 17:24:09 +01:00
Bert Peters
56cc2b2941 Improve history configuration. 2016-11-22 11:40:38 +01:00
Bert Peters
3639a51172 Bugfix tmux start
Zsh does not preserve aliases when using exec (known bug?) so instead we
just call and exit after.
2016-11-06 14:44:19 +01:00
Bert Peters
af9f9139c7 Force creation of tmux directory 2016-11-05 16:49:53 +01:00
Bert Peters
68d889d2a3 Fix runtime dir generation. 2016-11-05 14:55:46 +01:00
Bert Peters
f739d195b0 Split .zshrc up with .zshenv 2016-11-05 14:48:14 +01:00
Bert Peters
b4b9887670 Update composer binaries location. 2016-08-02 13:27:41 +02:00
Bert Peters
76d17a2ad7 Simplify tmux ssh autostart. 2016-07-20 18:39:10 +02:00
Bert Peters
7b920d79f9 Autostart tmux over ssh sessions 2016-07-20 15:58:59 +02:00
Bert Peters
321bfa623e Add an alias for user mode systemctl. 2016-07-16 17:07:09 +02:00
Bert Peters
f817d4ce0e Bugfix: only unalias when neccesary. 2016-06-17 14:15:12 +02:00
Bert Peters
1f28c84519 Enable help functions in zsh. 2016-06-14 09:28:07 +02:00
Bert Peters
bb9f3aa54c Add tmux config. 2016-05-31 19:58:52 +02:00
Bert Peters
70c887292f Ensure zsh and less directories actually exist. 2016-05-31 19:03:43 +02:00
Bert Peters
1eb579cf6f More XDG compat. 2016-05-31 13:25:42 +02:00
Bert Peters
fc24344377 Bugfix: Home and End keys now working.
It turns out, having bindkey -e at the end of your file ruins a lot.
2016-05-31 11:18:27 +02:00
Bert Peters
b311ed373b Force XDG base directory specification. 2016-05-31 09:36:15 +02:00
Bert Peters
40387c7c59 Rewrite configuration to be stowed. 2016-05-23 12:05:08 +02:00