From 0a8339129fe5dbb8beca8ce9d623c04326e78a0d Mon Sep 17 00:00:00 2001 From: Constantin Simonis Date: Sat, 14 Jun 2025 22:50:06 +0200 Subject: [PATCH] remove fucking tmux fucking little bitch ill fuck tmux fucknig mom --- .config/tmux/tmux.conf | 8 -------- .config/tmux/tmux.conf.d/catppuccin.conf | 2 -- .config/tmux/tmux.conf.d/keybinds.conf | 6 ------ .config/tmux/tmux.conf.d/plugins.conf | 9 --------- .tmux.conf | 1 - 5 files changed, 26 deletions(-) delete mode 100644 .config/tmux/tmux.conf delete mode 100644 .config/tmux/tmux.conf.d/catppuccin.conf delete mode 100644 .config/tmux/tmux.conf.d/keybinds.conf delete mode 100644 .config/tmux/tmux.conf.d/plugins.conf delete mode 100644 .tmux.conf diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf deleted file mode 100644 index 758ddc0..0000000 --- a/.config/tmux/tmux.conf +++ /dev/null @@ -1,8 +0,0 @@ -unbind r -bind r source-file ~/.tmux.conf - -set -g prefix C-y -set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.tmux/plugins/' - -source-file ~/.config/tmux/tmux.conf.d/plugins.conf -source-file ~/.config/tmux/tmux.conf.d/keybinds.conf \ No newline at end of file diff --git a/.config/tmux/tmux.conf.d/catppuccin.conf b/.config/tmux/tmux.conf.d/catppuccin.conf deleted file mode 100644 index 710a452..0000000 --- a/.config/tmux/tmux.conf.d/catppuccin.conf +++ /dev/null @@ -1,2 +0,0 @@ -set -g @catppuccin_flavor "mocha" -set -g @catppuccin_window_status_style "rounded" \ No newline at end of file diff --git a/.config/tmux/tmux.conf.d/keybinds.conf b/.config/tmux/tmux.conf.d/keybinds.conf deleted file mode 100644 index 5fd6b5c..0000000 --- a/.config/tmux/tmux.conf.d/keybinds.conf +++ /dev/null @@ -1,6 +0,0 @@ -bind-key w select-pane -U -bind-key a select-pane -L -bind-key s select-pane -D -bind-key d select-pane -R - -bind-key c detach \ No newline at end of file diff --git a/.config/tmux/tmux.conf.d/plugins.conf b/.config/tmux/tmux.conf.d/plugins.conf deleted file mode 100644 index 6a1cc26..0000000 --- a/.config/tmux/tmux.conf.d/plugins.conf +++ /dev/null @@ -1,9 +0,0 @@ -set -g @plugin 'tmux-plugins/tpm' -set -g @plugin 'catppuccin/tmux' - -set -g @catppuccin_flavor "macchiato" -set -g @catppuccin_window_status_style "rounded" - -#source-file '~/.config/tmux/tmux.conf.d/catppuccin.conf' - -run "~/.tmux/plugins/tpm/tpm" \ No newline at end of file diff --git a/.tmux.conf b/.tmux.conf deleted file mode 100644 index f0c761a..0000000 --- a/.tmux.conf +++ /dev/null @@ -1 +0,0 @@ -source-file ~/.config/tmux/tmux.conf \ No newline at end of file