Commit graph

34 commits

Author SHA1 Message Date
Marty Oehme 244fe2fdee Set git to ignore what happens with the README locally. so it can be removed from the homedir. 2019-02-18 18:11:36 +01:00
Marty Oehme 71a7ca83c6 Start Refactoring to composable zsh config modules 2019-02-18 17:55:05 +01:00
Marty Oehme 764de81461 Set up URxvt theme and basic extensions 2019-02-17 16:56:49 +01:00
Marty Oehme ed42ed0fce Merge branch 'master' of https://gitlab.com/marty-oehme/dotfiles 2019-02-17 16:16:33 +01:00
Marty Oehme e6274516f6 Add Xresources theming for UXrvt terminal emulator 2019-02-17 16:15:30 +01:00
Marty Oehme dcb87aa33f Update README.md 2019-02-17 14:11:53 +00:00
Marty Oehme 4a62a3a275 Change git clone command to automatically clone into home directory 2019-02-16 19:11:13 +00:00
Marty Oehme 4817ee0513 Switch from zpm-zsh/autoenv (seems unmaintained) to Tarrasch/zsh-autoenv 2019-02-16 19:02:27 +00:00
Marty Oehme 571a400c15 Update README.md to make git clone target home directory 2019-02-16 19:00:54 +00:00
Marty Oehme 07182881d3 Update .zgenrc to git clone via https
SSH cloning fails on some machines, leading the whole install process to fail.
2019-02-16 18:54:52 +00:00
Marty Oehme dcdd947f57 Update README.md 2019-02-16 18:47:34 +00:00
Marty Oehme a63dbe9897 Set LC_ALL locale to US utf8, prevent error messages. 2019-02-15 13:45:53 +01:00
Marty Oehme df0127551c Fix syntax error in .zshrc 2019-02-04 16:43:21 +00:00
Marty Oehme 1080894466 Make .ssh-find-agent an optional dependency 2019-02-04 17:35:36 +01:00
Marty Oehme 7c438bb829 Add tmux prefix highlight; remove tmux autostart 2019-02-04 17:15:31 +01:00
Marty Oehme b1b034f6e0 Add ssht command to use tmux for ssh sessions 2019-02-04 16:26:23 +01:00
Marty Oehme 7c276e1325 Add initial sane tmux default plugins 2019-02-04 15:41:57 +01:00
Marty Oehme 8c5bf02181 Add tmux plugin manager auto setup 2019-02-04 15:27:49 +01:00
Marty Oehme 410c1177e0 Add tmux autostart, omz tmux plugin for quick aliases 2019-02-04 14:03:45 +01:00
Marty Oehme 307cf06087 Add tmux configuration 2019-02-04 13:12:59 +01:00
Marty Oehme 9d8b8ec1d5 Move aliases to .zshrc.d/ subdir 2019-02-04 11:55:00 +01:00
Marty Oehme e1a780997a Enable new l using k, create enhancd config
Using l will use k for ls instead, displaying hidden dirs and
colod-coding. See https://github.com/rimraf/k for info.
'..' will switch to parent directory. 'cd ..' will invoke the
normal enhancd .. switcher. Enhancd is configured with
fzy, fzf if it is not found.
2019-02-04 11:01:08 +01:00
Marty Oehme e5639fafb1 Merge branch 'master' of gitlab.com:marty.oehme/dotfiles 2019-02-04 03:33:04 +01:00
Marty Oehme 9a1cc66bd5 Switched to Zgen Plugin manager 2019-02-04 03:32:45 +01:00
Marty Oehme 1ac055704e Update README.md 2019-02-03 21:49:13 +00:00
Marty Oehme 9030625896 Update README.md 2019-02-03 21:32:20 +00:00
Marty Oehme 0406d6b3be Add README.md 2019-02-03 21:31:20 +00:00
Marty Oehme aee04848cf Merge branch 'master' of gitlab.com:marty.oehme/dotfiles 2019-02-03 22:25:43 +01:00
Marty Oehme 50e47c998e Last oh-my-zsh config, switching to antigen 2019-02-03 22:25:14 +01:00
Marty a4c9ba0b62 Update /.config/libinput-gestures.conf 2019-01-12 13:19:21 +00:00
Marty Oehme ad037103b2 Add previous bash ssh scripting and separate out aliases 2018-12-19 13:50:23 +01:00
Marty Oehme b1e97c3682 Add zsh plugins for autocompletion and suggestions 2018-12-19 13:16:52 +01:00
Marty Oehme 3b3f17368e Change zsh theme to oh-my-zsh format 2018-12-19 13:04:13 +01:00
Marty Oehme 7e8d52fc22 Add zshrc 2018-12-19 12:38:19 +01:00