-
I forked the repository, but when I try to clone it, this happens:
`git clone --recursive git@github.com:entheologist/dotphiles.git ~/.dotfiles
Cloning into '/home/horse/.dotfiles'...
Permission …
-
I'm curious if I can set vimium C up to sync its settings between my multiple machines.
I know there is already an option in the settings to do this via my firefox account, but I'd rather have it …
-
It appears that Scooter by default ignores dotfiles. I wanted to do a replace on dotfiles. It wasn't clear how to override this setting. I tried `.*` in the filename regex, but that didn't fix it.
-
I made a `.vimrc` that does the same as this plugin, plus more. I suggest you take whatever you like from it:
I wrote a script that extracts differences between NeoVim and Vim:
-
I would like to support [yadm](https://github.com/TheLocehiliosan/yadm) if it wouldn't be too difficult. yadm is a dotfile manager which is essentially just a wrapper around Git. It has an almost iden…
-
What do think about adding Starship into these dotfiles by default?
https://starship.rs/
I have been playing around with it, and it looks great!
If you want to try it, check this commit out: …
-
When importing/creating a repo the repo cannot start with a '.'
Example: `.dotfiles`
It would be great to mirror Github in this aspect so that when cloning down to my machines it clones to a hid…
-
https://github.com/anishathalye/dotbot
or any of the other tools listed in https://github.com/webpro/awesome-dotfiles#tools
-
At the head commit https://github.com/RaphGL/Tuckr/commit/ee3c2bdaa865d791dfff9430ff009591c6063a03 I'm getting a compilation error on windows:
```
> cargo check …
-
Hi,
I recently setup a new MacBook with nix-darwin as I wanted to give it a try for a while.
I noticed that the `system.defaults...` don't seem to be set properly nor globally (for all users). I…