summaryrefslogtreecommitdiff
path: root/.tmux.conf
AgeCommit message (Collapse)Author
2022-06-20Update shell and terminal stuffsDanny Holman
Update the configs that control my shell and related tools.
2021-10-10tmux: add a keybind for nested sessionsDanny Holman
Add a keybind to send the prefix to a nested session.
2021-09-07Change vertical split keybind in tmuxDanny Holman
Change the vertical split keymapping in tmux from "<Control><Back-slash>" to "<Control><Pipe>"
2021-04-02tmux uses different colors nowDanny Holman
And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz>
2020-06-16Remove powerline configsDanny Holman
Remove the configuration options for powerline. I use framework-free zsh and vim now.
2020-05-11Update to latest use caseDanny Holman
2018-10-21Disabled vim-modeline in zsh powerlineDaniel Holman
2018-04-05General updatesDaniel Holman
Made significant updates to a bunch of files: -.zshrc environment vars and script sourcing in new file -.zshenv this is whehere the above went -.muttrc clarified the address line as well as password control -.ssh new directory for secure shell config files -.tmux.conf new file to control how tmux behaves -.config/i3/config i3wm configuration -.config/polybar/config topbar configuration -.config/termite/config terminal theming and other things