fix(tmux): make colors the same in and out of tmux

This commit is contained in:
matt1432 2023-10-23 17:36:22 -04:00
parent 52718d070a
commit b1ff819007
3 changed files with 13 additions and 4 deletions
common/modules/bash

View file

@ -1,3 +1,5 @@
# Home-manager module
{ pkgs, ... }: {
programs = {
fzf = {