updating all of my config, specifically doing this to fix the nvim configurations

This commit is contained in:
klein panic
2025-01-29 15:26:21 -05:00
parent c15409e848
commit 47a02e4479
949 changed files with 127542 additions and 6069 deletions

6
tmux/tmux.conf Normal file
View File

@@ -0,0 +1,6 @@
# Enable mouse support for scrolling
set -g mouse on
# Increase the history limit (adjust as needed)
set -g history-limit 10000