From 2f94e2d0f770b1b411d11f17bf31109905cac5f7 Mon Sep 17 00:00:00 2001 From: Pratik Date: Mon, 13 Jul 2020 06:18:00 +0530 Subject: [PATCH] Updates --- .config/Code/User/settings.json | 3 +-- .tmux.conf | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/Code/User/settings.json b/.config/Code/User/settings.json index 2f92271..1370d44 100644 --- a/.config/Code/User/settings.json +++ b/.config/Code/User/settings.json @@ -174,7 +174,6 @@ "rust.full_docs": true, "[rust]": { "editor.defaultFormatter": "rust-lang.rust" - }, - "workbench.colorTheme": "Community Material Theme Darker High Contrast" + } // } diff --git a/.tmux.conf b/.tmux.conf index 7ff1142..187686d 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -55,4 +55,3 @@ setw -g mouse on # Restore tmux-sessions -> https://github.com/tmux-plugins/tmux-resurrect run-shell ~/downloads/softwares/tmux-resurrect/resurrect.tmux ######################## Other Features ######################## -