From 454c0a080a789824776380ee3077f8b4bcc9e3f5 Mon Sep 17 00:00:00 2001 From: srdusr Date: Mon, 5 Dec 2022 21:53:42 +0200 Subject: Add ascii art --- .config/tmux/tmux.conf | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to '.config/tmux') 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 -- cgit v1.2.3