diff options
Diffstat (limited to '.config/tmux')
| -rwxr-xr-x | .config/tmux/left-status.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/tmux/left-status.sh b/.config/tmux/left-status.sh index afceea8..efa5982 100755 --- a/.config/tmux/left-status.sh +++ b/.config/tmux/left-status.sh @@ -22,3 +22,4 @@ function main() { # Calling the main function which will call the other functions. main + |
