diff options
| -rw-r--r-- | .config/tmux/tmux.conf | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 883af1e..efdb203 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,12 +1,9 @@ -# -# _ __ -# | |_ _ __ ___ _ ___ __ ___ ___ _ __ / _| -# | __| '_ ` _ \| | | \ \/ / / __/ _ \| '_ \| |_ -# | |_| | | | | | |_| |> < | (_| (_) | | | | _| -# \__|_| |_| |_|\__,_/_/\_(_)___\___/|_| |_|_| -# - - +# ████████╗███╗ ███╗██╗ ██╗██╗ ██╗ +# ╚══██╔══╝████╗ ████║██║ ██║╚██╗██╔╝ +# ██║ ██╔████╔██║██║ ██║ ╚███╔╝ +# ██║ ██║╚██╔╝██║██║ ██║ ██╔██╗ +# ██║ ██║ ╚═╝ ██║╚██████╔╝██╔╝ ██╗ +# ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝ #―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # Setting the prefix from C-b to C-s unbind C-b |
