Some changes including nushell

This commit is contained in:
2022-11-14 13:14:17 +00:00
parent a019a21c23
commit 0cf6f54f44
6 changed files with 43 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
elixir_ls
entr
erlang
go_1_18
go
gopls
oh-my-zsh
(
@@ -53,6 +53,7 @@
feh
iosevka
idea
jellyfin-mpv-shim
mpv
obsidian
pamixer
@@ -143,6 +144,10 @@ in {
enable = true;
};
nushell = {
enable = true;
};
starship.enable = true;
vscode.enable = true;