Commit graph

18 commits

Author SHA1 Message Date
Marty Oehme 23fe092d7f move scripts to script directory 2019-03-12 16:05:36 +01:00
Marty Oehme d11f04dbf6 rename zsh script files to end with .zsh 2019-03-12 15:57:24 +01:00
Marty Oehme 4eb00e6915 fix XDG_CONFIG_HOME naming 2019-03-12 15:48:00 +01:00
Marty Oehme 283f86a6ba rename fs to base packages, add topgrade 2019-03-12 15:22:46 +01:00
Marty Oehme ed71470287 shorten dotfiles command to interact with repo to dot 2019-03-12 14:55:08 +01:00
Marty Oehme 6ee6fb96f6 Add cl alias to clear terminal 2019-03-09 21:33:42 +01:00
Marty Oehme 9cbce930ce Remove dotfiles setup for each shell startup 2019-03-05 17:45:44 +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 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 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 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 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 71c5944bf8 Simplify zsh config file structure 2019-02-24 12:34:40 +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