direnv, starship, themes

This commit is contained in:
Tao Tien 2024-04-22 12:38:23 -07:00
parent 57e535612c
commit 2ed5e86a0e
6 changed files with 99 additions and 122 deletions

View file

@ -1,7 +1,7 @@
local wezterm = require 'wezterm';
local config = {
font = wezterm.font 'FiraCode Nerd Font',
color_scheme = 'Dracula',
color_scheme = 'GruvboxDarkHard',
warn_about_missing_glyphs = false,
check_for_updates = false,
hide_tab_bar_if_only_one_tab = true,