-
`Telescope app` 和 `Telescope dotfiles`
这两个是在你自己的配置里写的Telescope自定义扩展,在dope里没有,而且似乎不是很通用,是否考虑在dashboard的配置里移除?或者如果能换个更通用的模板的话就更好了。
-
when open a project it would be awesome if your own dotfiles repo would be consulted during setup. basically if present, mount it into the container, symbolic link all . files and look for i.e. setup.…
-
[Video Day 77](https://vimeo.com/495816253)
Working with codespaces...
- [x] Setup dotfiles in your personal repo
- [x] Try out created dotfiles on [zoechirico/k8s](https://github.com/zoechir…
-
Below is blurb might make sense to add to README.md for .dotfiles specific recommendation for cspell usage. It took me a bit longer than it should to piece this together (had to dig through the issue …
-
# Python 開發環境設定:zsh、zinit、pyenv、Poetry、Docker - Code and Me
本文介紹如何在全新的 Linux VM 上,一步步設定好 Python 開發環境。如果你有用 yadm 管理 dotfiles,則過程會更加簡單。
[https://blog.kyomind.tw/linux-dev-setup/](https://blog.kyomind.…
-
Hey tomnomnom
can you please explain about dotfile?
i mean what is use ? and how to use those files?
-
It would be nice to be able to edit dotfiles in the editor, right now to edit my `.env` and similar i need to go through the terminal and vim, since I cant select them in the Files Panel
-
I have a few files that I keep within `~/.config/` such as `~/.config/nvim` configuration as well as i3.
It'd be very cool if it would create directories (if they don't exist) and then symlink tho…
-
If you have
```
foo
bar
.secret
.secret/quux
```
and run
```
metamonger --save .
```
you will end up with all four entries in `.metamonger` which is obviously not correct. It would be correct to o…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…