Shubham Pawar
Shubham Pawar
Hi here, I'm using this app with almost no issue and its good but 2 points are missing. 1. Any notification on new mails received 2. Any meeting reminders OS:...
[XDG Base Directory](https://wiki.archlinux.org/title/XDG_Base_Directory) By default, corepack creates folder on `$HOME/.node/corepack`. This should not be the default, but rather a fallback. Default location should be something like `$XDG_CACHE_HOME/node/corepack` or `$HOME/.cache/node/corepack` respecting...
As mentioned #345, using previous cmd for brightnessctl
I was trying to make the lfrun work with [quit-on-cd](https://github.com/gokcehan/lf/wiki/Tips#cd-to-current-directory-on-quit) which mentions a trick to cd to the current directory when quitting. But for some reason its not working as...
Hello @majid-amiri , I used your library and it work fine, no issues. But when I test the `Register.jsx`(that's where I've used the package) with react-testing-library I get **errors like...
I still think this will need some improvements. Also could you look into adding dark colors for green, blue, purple
I would like to cache nvm or [fnm](https://github.com/Schniz/fnm). The thing is for each terminal session the fnm command runs and the node version for that specific terminal session remains different....
Hello, I would like to request a little help with integrating with [mini.files](https://github.com/echasnovski/mini.files) which is part of [mini.nvim](https://github.com/echasnovski/mini.nvim). mini.files is similar to something like [oil.nvim](https://github.com/stevearc/oil.nvim) I've somewhat managed to setup...
## 📑 Description - Add `typescript-svelte-plugin` as a global plugin for vtsls. Same as [lazyvim/svelte.ts](https://github.com/LazyVim/LazyVim/blob/c64a61734fc9d45470a72603395c02137802bc6f/lua/lazyvim/plugins/extras/lang/svelte.lua#L43) config - For the vue's config, I've removed the default empty setting for ` globalPlugins...