From 7d03405a707027adf53acdeb7b6af35f2aacda2c Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Fri, 20 Mar 2020 11:03:48 +0100 Subject: [PATCH] Adjust dev profile --- config.yaml | 4 ++++ dotfiles/tmux/tmux | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index e560b80..1136c26 100644 --- a/config.yaml +++ b/config.yaml @@ -83,6 +83,10 @@ profiles: - picom - tmux - wallpaper + dev: + include: + - vim + - tmux # Packages to be used above bash: diff --git a/dotfiles/tmux/tmux b/dotfiles/tmux/tmux index 495c308..40bf88d 100644 --- a/dotfiles/tmux/tmux +++ b/dotfiles/tmux/tmux @@ -1,5 +1,4 @@ set -g default-terminal "screen-256color" -set-option -g default-shell /bin/zsh set -g history-limit 10000