Releases: jneidel/dotfiles
Releases · jneidel/dotfiles
System updates and fixes after moving to a new computer (v0.3.0)
nvim
lf
- Add script to create a note file with incremented number (notes-001.md -> 002)
- Fix and cleanup lf setup
scripts
- Refactor internet dependent, cron-triggered scripts to use waitforinternet
- Update aur pkg release process by connecting release script to rss feed
- Upgrade up script to reducing unneeded downloading
system
Fixing issues/upgrading the system after switching computers.
- Add iwd as nm backend
- Fix noticible thud at the start of playback
- Update colors for i3lock
- Enable hibernation
- Add comic code font to lemonbar and play around with sizes
- Fix mullvad blocking signal connection
- Fix kitty randomly freezing
- Fix small things in x270 upgrade
- Ignore more pkg upgrades, update pacman
repo
Recent changes to my dotfiles (v0.2.0)
nvim
- Configure neorg toc command
- Update neorg todo icons
- Update telescope for macos, add branch switching
- Update neorg config for 4.0.0
system
upgrading apps
repo
Recent changes to my dotfiles (v0.1.1)
v0.1.0
First release to start tracking changes.
nvim
- replace packer with lazy
- add neorg
- configure telescope
repo
- move scripts out of repo root
- add Makefile to call repo scripts
- move more dotfiles out of the home directory
- update README:
- put how repo works into repo dir
- bring browser extensions section up-to date