Commit graph

699 commits

Author SHA1 Message Date
Marty Oehme 9f18216fb9 Move Xresources files to better comply with XDG 2019-02-24 13:03:17 +01:00
Marty Oehme 71c5944bf8 Simplify zsh config file structure 2019-02-24 12:34:40 +01:00
Marty Oehme 7bdf7ab1cd Fix plugins looking for wrong zgen directory 2019-02-24 12:09:43 +01:00
Marty Oehme ff874c4c79 Refactor: Extract zsh config file loading to function 2019-02-24 12:04:32 +01:00
Marty Oehme 54b756a0f6 Remove echo from plugin loader 2019-02-24 12:02:50 +01:00
Marty Oehme 5e50aafcd0 Begin moving to new XDG compliant directory structure 2019-02-24 11:06:50 +01:00
Marty Oehme 50c1b6cacb Change i3 System keys, Fix up config organization 2019-02-24 09:12:47 +01:00
Marty Oehme c628081f35 Set i3 font to Fira Code, Give statusbar softer colors 2019-02-24 09:11:38 +01:00
Marty Oehme 34bde6ba54 Rename urxvt to fit Xresources naming scheme 2019-02-21 21:34:34 +01:00
Marty Oehme af27c578b2 Remove larbs from repo, can be called as gitlab snippet instead. Fix some documentation in zshrc. 2019-02-21 19:36:24 +01:00
Marty Oehme e4980932b9 Add larbs script to automated package and dotfile installation 2019-02-21 18:25:02 +01:00
Marty Oehme 315cd00301 Change i3 shortcuts for window closing, screen locking 2019-02-21 18:24:06 +01:00
Marty Oehme 64f8d11dcc Fix i3 Split command syntax error 2019-02-19 18:52:02 +01:00
Marty Oehme da31bc3959 Refactor Plugin loading to be modular 2019-02-18 18:41:50 +01:00
Marty Oehme 415d335262 Set git to not show untracked files every time shell is started. 2019-02-18 18:17:32 +01:00
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