Commit Graph

1471 Commits

Author SHA1 Message Date
Marty Oehme 6ee6fb96f6 Add cl alias to clear terminal 2019-03-09 21:33:42 +01:00
Marty Oehme 82d1095620 Update README.md 2019-03-06 12:14:21 +00:00
Marty Oehme 21b56671da Add bootstrap scripts to repository to be versioned 2019-03-06 13:06:44 +01:00
Marty Oehme 9cbce930ce Remove dotfiles setup for each shell startup 2019-03-05 17:45:44 +01:00
Marty Oehme 0a5b98df92 Update README.md to contain all roadmap lines 2019-03-05 14:49:40 +01:00
Marty Oehme 96c78612a4 Integrate sensible vim plugin 2019-03-04 11:47:17 +01:00
Marty Oehme 61f26f4708 Set up switchtes between floating/tiling to be v based. 2019-03-04 10:51:06 +01:00
Marty Oehme 126328dc5c Create base-level comfortable tmux config 2019-02-27 14:42:45 +01:00
Marty Oehme 39ca1b4d5c Move Capslock Remapping to xinitrc
Prevents a new instance of xcape being started with every single
shell session (i.e. a lot of sessions with tmux, urxvt, etc.).
Instead initializes xcape key replacement once when starting x
2019-02-27 10:02:06 +01:00
Marty Oehme 1097515a34 Make i3 window closing mod+x, same as tmux prefix+x 2019-02-26 18:13:40 +01:00
Marty Oehme cb898f2dec Make capslock behave as control/escape key
Behaves as control when used in conjunction with other keys.
Behaves as escape when used alone. When accidentally pressed
keep long pressing (>500ms) and it will pretend to not have
been pressed.
2019-02-26 12:39:00 +01:00
Marty Oehme 3d5389c8d4 Add term cursor overrides to tmux
Allows cursor to be changed by nvim whenever
it mode-changes. Works in urxvt, untested
in other terminals.
2019-02-26 10:45:36 +01:00
Marty Oehme 25d4f1df54 Automatically call nvim with vim command if installed 2019-02-26 10:31:40 +01:00
Marty Oehme f4b0d38148 Add tm command to dynamically attach to tmux sessions
If a session is running, run a detached session. (Detach
all other clients.) If no session with the name is
running, create a new session and attach. Session name
can be passed in, or defaults to current directory name.
2019-02-26 10:10:03 +01:00
Marty Oehme 26f06d51b4 Set nvim as default EDITOR environment variable 2019-02-26 10:07:54 +01:00
Marty Oehme 72a6eafb72 Hard-code theming into tmux.conf. Enable Prefix/Command Highlighting in status bar. 2019-02-25 10:33:48 +01:00
Marty Oehme ecde934d1d Disable urxvt tabbing, to replace with tmux 2019-02-25 10:32:20 +01:00
Marty Oehme 2da738f1a8 Make tmux & tpm XDG compliant. 2019-02-25 00:38:18 +01:00
Marty Oehme b3b6d91f33 Add unique mpv script for playlist queuing with qutebrowser. 2019-02-24 16:27:12 +01:00
Marty Oehme b9ceee0ed3 Move XDG specification to .profile, get called (manually) by zshrc and automatically by bash. 2019-02-24 16:22:41 +01:00
Marty Oehme fa1db16f74 Revert ssh script to zsh dir. Scripts dir should be reserved for callable scripts as a bin directory living on the path. 2019-02-24 16:21:30 +01:00
Marty Oehme efffd56d63 Move larger scripts into separate dir 2019-02-24 13:28:35 +01:00
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