From b61787f0285fca7b6adfb414d73fc8570c042b20 Mon Sep 17 00:00:00 2001 From: wholteza Date: Thu, 12 Feb 2026 21:55:05 +0100 Subject: [PATCH] Desktop changes --- .bashrc | 1 + .tmux.conf | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.bashrc b/.bashrc index e8d2dbd..7eb3502 100644 --- a/.bashrc +++ b/.bashrc @@ -204,3 +204,4 @@ if [ -d "$HOME/.cargo/env" ]; then fi +export PATH="$HOME/.local/bin:$PATH" diff --git a/.tmux.conf b/.tmux.conf index 7888cca..b23cd44 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,6 +1,6 @@ -unbind C-b -set -g prefix C-t -bind C-t send-prefix +#unbind C-b +#set -g prefix C-t +#bind C-t send-prefix set -g mouse on