Aesthetics, align comment

This commit is contained in:
2025-05-06 18:22:00 -04:00
parent 4db0b400ac
commit 1d1d80f2f6

View File

@@ -4,7 +4,6 @@
set-option -g prefix C-a # Set Ctrl-a as the prefix key set-option -g prefix C-a # Set Ctrl-a as the prefix key
unbind C-b # Unbind the default Ctrl-b prefix unbind C-b # Unbind the default Ctrl-b prefix
set -sg escape-time 1 # Shorten command delay for faster responsiveness set -sg escape-time 1 # Shorten command delay for faster responsiveness
######################################### #########################################