configuring
This commit is contained in:
parent
500e8a7cd4
commit
413130e69e
2 changed files with 12 additions and 12 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue