gpakosz / .tmux

🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
MIT License
21.54k stars 3.33k forks source link

.tmux.conf is ignored #730

Closed Momen-MKadry closed 4 months ago

Momen-MKadry commented 4 months ago

Hey, I installed and followed the instructions in the README.md but still nothing changes when I run tmux, I killed all sessions before installing, I am on archlinux and use alacritty, don't know if this can be a problem tho.

Momen-MKadry commented 4 months ago

Ok, I firgured out the problem, I was just sourcing the config file wrong.

tmux source-file ~/.tmux.conf \; running this loaded it.