Commit graph

15 commits

Author SHA1 Message Date
bfb93522b7 Update newer XDG_CONFIG/tmux.conf to be like ~/.tmux.conf
I should eventually remove the older ~/.tmux.conf, but until all my
systems are on the latest tmux I have to sync like this.
2024-03-20 10:23:10 -07:00
33570901fa Add tmux config.
I've carried it around for years.
2024-03-20 10:09:33 -07:00
Eli Ribble
be420d8b74 Add some better coloring to window status. 2024-03-06 19:34:20 +00:00
Eli Ribble
4896968bd3 Add more python plugin paranoia from work. 2024-03-06 19:24:47 +00:00
Eli Ribble
e79151ae0d Remove custom command to clear history.
I don't use it much and it shadows the new window command, which I
didn't previously use, but now will start using.
2024-03-06 19:19:52 +00:00
Eli Ribble
2b21bde9df Make fish the default shell.
Useful for work computers where changing my default shell could have
larger consequences.
2024-03-06 19:19:26 +00:00
Eli Ribble
ecd18298e0 Add some convenient commands to README 2024-03-06 19:18:16 +00:00
Eli Ribble
2ae5b37f86 Add description to fish ve function.
And use tabs, The Correct Way.
2024-03-06 19:15:23 +00:00
8c40f68313 Also unset indentexpr
Because otherwise we still get 'helpful' indent behavior
2024-01-05 14:54:08 -07:00
cbfa46e886 Move noautoindent to after indent plugin.
Without this we just get overwritten by the built-in neovim indent config
2024-01-05 14:16:53 -07:00
98bddb9f68 Add python ve function for fish. 2023-12-05 18:04:20 -07:00
1befed5e4a Add basic nvim config 2023-12-05 18:03:41 -07:00
42dd862e5e Add nvim python config 2023-12-05 18:03:11 -07:00
da0559bd67 Initial addition of tmux config 2023-12-05 18:01:57 -07:00
1293342318 Initial commit 2023-12-05 18:00:32 -07:00