-
E.g. `/home/fred/.local/share/Qglif/theme.toml`.
-
Hi!) Nice dotfiles, big fan :heart:
Recommend migrating to SwayFX, it provides good rendering => nice rounded corners, shadows, colors, e.t.c.
- [For example](https://github.com/worthant/dotfil…
-
If you don't mind me asking, I am curious to know why you're not using a dotfiles manager (chezmoi, etc.) instead of install.sh?
-
After running the install, everything runs as intended up until Step 7 where it gets hung up
```
[BOOTSTRAP] Step 7: Installing dotfiles...
[BOOTSTRAP] Backing up old dotfiles to /Users/macbook…
-
The `osx/set_default_terminal_theme.sh` script depends on the `DOTFILES` var, however `system/envvars.symlink` is not yet sourced.
For the `script/setup` script, to get around this, we defined `DOT…
-
The generated move section in the spec file moves TMP_BUILD_ROOT/*, where it should move all files. If e.g. a .bashrc is packaged in a prefix, then it fails to build, as .bashrc is not moved, but is …
-
After adding dotfiles, doing this is kinda over head
``` bash
$ cd ~/Dotfiles
$ git add vimrc
$ git commit -m "Added vimrc, welcome aboard!"
$ git push
```
``` ruby
# Proposed Add behaviour
$ dotfil…
-
Either in this repo or https://github.com/joshuadavidthomas/dotfiles
-
**Is your feature request related to a problem? Please describe.**
I would like for there to be an theme changer app to be integrated with the dotfiles. For good features like this please checkout …
-
From the work dotfiles, add this to dotfiles/bin/dotfiles-sync
```
#!/usr/bin/zsh
# Ensure that local dotfiles have not been modified and synchronize them with
# the remote git repo
local e…