Skip to content

Instantly share code, notes, and snippets.

View Vhndaree's full-sized avatar
🎲
Rolling

Ram Kumar Bhandari Vhndaree

🎲
Rolling
  • Rewe Digital
  • Germany
  • 10:42 (UTC +02:00)
View GitHub Profile
@rajanand02
rajanand02 / tmux.conf
Last active February 3, 2024 07:28
Tmux configurations with status bar theme
# set prefix to control-f
set -g prefix C-f
#unbind system defined prefix
unbind C-b
# helps in faster key repetition
set -sg escape-time 0
# start session number from 1 rather than 0