diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-09-16 10:37:08 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-09-16 10:37:08 +0100 |
commit | 26e194507ab0fd4590383f59a3ad106d352bb97a (patch) | |
tree | 05470a21e08c4f29d5fd9113afe51536a8ad4d42 /tmux | |
parent | 0903ba6bafcb4014801d02a649ac435ce08fe03b (diff) |
Add mrconfig for postdoc folder
Diffstat (limited to 'tmux')
-rw-r--r-- | tmux/.transparent.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux/.transparent.conf b/tmux/.transparent.conf new file mode 100644 index 0000000..1054f73 --- /dev/null +++ b/tmux/.transparent.conf @@ -0,0 +1,2 @@ +unbind C-b +set -g status off |