Skip to content

LsM97/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐚 Dotfiles

My personal dotfiles for Linux β€” managed with care, deployed with pride.

Author: LsM97 Last Updated: April 21, 2026

πŸ“ Contents

File Description
tmux.conf Tmux configuration β€” custom prefix (Ctrl-A), Vi mode, 256-color, mouse support, smart splits
tmux-cheatsheet.md Quick reference for all tmux bindings and settings

πŸš€ Installation

# Clone the repo
git clone https://github.com/LsM97/dotfiles.git ~/.dotfiles

# Link tmux config
ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf

# Source tmux config
tmux source-file ~/.tmux.conf

⚑ Key Features

  • Prefix: Ctrl-A (replaced default Ctrl-B, CapsLock-friendly)
  • Pane switching: Alt + arrow keys (no prefix needed!)
  • Vi mode: Copy mode uses vi keys (h/j/k/l, /, n)
  • Smart splits: All panes/windows open in the current directory
  • Mouse: Click windows, panes, resize
  • 256-color: Full terminal color support
  • Visual theme: Red/yellow status bar, pane borders

🎨 Visual Theme

  • Status bar: Bottom position, red foreground
  • Active window: Black background, red foreground, bold
  • Inactive window: Red foreground, white name, yellow flags
  • Pane borders: Red (inactive), Yellow (active)
  • Messages: Yellow, bold

πŸ“‹ Cheatsheet

See tmux-cheatsheet.md for the full reference!

πŸ“œ License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages