diff options
author | Anthony Wang | 2022-06-08 17:19:53 -0500 |
---|---|---|
committer | Anthony Wang | 2022-06-08 17:19:53 -0500 |
commit | 904e81bff315e9333ef092ee298c28b140abed9c (patch) | |
tree | 0f9ac20110332fe809de7bb152408fd7e45cbe3e | |
parent | f0cab9132316bbd24124370f311459daa5d9276f (diff) |
Remove Powerline from tmux config
-rw-r--r-- | .config/tmux/tmux.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 4814afe..770bc8c 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,2 +1 @@ set -g mouse on -source /usr/share/powerline/bindings/tmux/powerline.conf |