Kyrylo Baibula

Results 4 comments of Kyrylo Baibula

From ipetkov/crane#40 `wasm-pack` doesn't work without a `$HOME` directory

Oh, I've recently found out that replacing: ```nix programs.emacs = { enable = true; package = (pkgs.emacsPackagesFor pkgs.emacs29-macport).emacsWithPackages (epkgs: [ epkgs.vterm ]); }; ``` with ```nix programs.emacs = { enable...

It's actually already done using [`treemacs-nerd-icons`](https://github.com/rainstormstudio/treemacs-nerd-icons) package by updating `treemacs-load-theme` to `nerd-icons` ([see](https://github.com/doomemacs/doomemacs/blob/85ce866953c0446294a4201e4a2a362a7fa32b6c/modules/ui/treemacs/config.el#L46))

I've tried to do something like that in [`lsp-treemacs-nerd-icons`](https://github.com/Velnbur/lsp-treemacs-nerd-icons)