From 06e3ac1237047f5efb8d9d2c12a073ff4e5893a9 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Wed, 2 Oct 2019 14:47:07 +1000 Subject: [PATCH] Added NixOS default environment --- .config/byobu/profile.tmux | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/byobu/profile.tmux b/.config/byobu/profile.tmux index ae53b3d..2d06913 100644 --- a/.config/byobu/profile.tmux +++ b/.config/byobu/profile.tmux @@ -1,3 +1,4 @@ +source $BYOBU_PREFIX/share/byobu/profiles/tmux set -g default-terminal "screen-256color" POWERLINE_COMMAND="/run/current-system/sw/bin/powerline" POWERLINE_CONFIG_COMMAND="/run/current-system/sw/bin/powerline-config"