configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-27 14:28:04 -04:00
parent 500e8a7cd4
commit 413130e69e
2 changed files with 12 additions and 12 deletions

View file

@ -41,6 +41,13 @@
kanata-with-cmd
wezterm
emacs
starship
lazygit
nnn
isync
msmtp
jetbrains-mono
fish
fishPlugins.foreign-env
fishPlugins.z
@ -48,12 +55,6 @@
fishPlugins.fifc
fishPlugins.bass
fishPlugins.autopair
starship
lazygit
nnn
isync
msmtp
jetbrains-mono
via
bitwarden-cli
@ -107,11 +108,11 @@
};
fish = {
enable = true;
vendor = {
completions.enable = true;
config.enable = true;
functions.enable = true;
};
#vendor = {
# completions.enable = true;
# config.enable = true;
# functions.enable = true;
#};
};
starship = {
enable = true;