mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-08-01 15:52:07 +01:00
Update bat config
This commit is contained in:
@@ -55,7 +55,6 @@ $env.GIT_EDITOR = "nvim"
|
||||
$env.PIPENV_VERBOSITY = -1
|
||||
$env.MAKEFLAGS = $"-j((nproc | into int) + 1)"
|
||||
$env.JULIA_NUM_THREADS = $"(nproc)"
|
||||
$env.BAT_THEME = "tokyonight_night"
|
||||
$env.YAOURT_COLORS = "nb=1:pkg=1:ver=1;32:lver=1;45:installed=1;42:grp=1;34:od=1;41;5:votes=1;44:dsc=0:other=1;35"
|
||||
$env.XDG_CONFIG_HOME = $"($env.HOME)/.config"
|
||||
if $nu.os-info.name != "windows" {
|
||||
|
||||
Reference in New Issue
Block a user