summaryrefslogtreecommitdiff
path: root/.tmux.conf (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-20Update to 02/20/25Danny Holman1-2/+1
2022-06-20Update shell and terminal stuffsDanny Holman1-1/+1
Update the configs that control my shell and related tools.
2021-10-10tmux: add a keybind for nested sessionsDanny Holman1-0/+1
Add a keybind to send the prefix to a nested session.
2021-09-07Change vertical split keybind in tmuxDanny Holman1-1/+1
Change the vertical split keymapping in tmux from "<Control><Back-slash>" to "<Control><Pipe>"
2021-04-02tmux uses different colors nowDanny Holman1-0/+28
And yes it is spelled with no 'u' Signed-off-by: Danny Holman <dholman@gymli.xyz>
2020-06-16Remove powerline configsDanny Holman1-2/+0
Remove the configuration options for powerline. I use framework-free zsh and vim now.
2020-05-11Update to latest use caseDanny Holman1-1/+1
2018-10-21Disabled vim-modeline in zsh powerlineDaniel Holman1-0/+2
2018-04-05General updatesDaniel Holman1-0/+3
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