-
Hey @Shentxt
you have done such an amazing dotfiles! love it
I am having difficulties to get it all working, as it seems the readme you wrote is outdated to your current implementation
can you…
-
Since something could be deleted, we will want to handle this case too.
-
As a Linux user on multiple machines, I have my dotfiles under version control. This especially includes the `.bashrc`, `.zshrc` and fish configuration. When using these dotfiles with the modification…
-
Rules defined for filenames with a leading `.` are not loaded up by the plugin.
My .editorconfig:
```
[*]
indent_size = 2
tab_width = 2
[.vimrc]
indent_size = 4
tab_width = 4
```
When …
-
This is **an idea** to be used with [homesick][], allowing to use multiple *dotfiles* together.
As I am nearing a point where I feel comfortable coding something, there is still **a lot of informa…
-
Add barkly git config to using includes.
https://github.com/mikesplain/dotfiles/blob/master/gitconfig#L1
-
I need to tidy up emacs dotfile as it is unorganised and full of redundant settings.
-
Use `remote.Dialog` instead of `remote.require("dialog")`
```
Object.require (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:57:12)
Object. (/Users/Roger/.dotfiles/atom/pa…
-
Hi there, I've used Vundle for a while, and I've keeping vim dotfiles syncing to GitHub by terminal commands(git push). It is amazing!
But recently when I started using **Github Desktop for mac** for…
-
### Describe the bug
When defining this alias: `alias dots = /usr/bin/git --git-dir ($env.HOME + /.dotfiles) --work-tree $env.HOME`, nushell crashes when attempting to tab-complete within the alias…
bivsk updated
11 months ago