This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Daniel Flanagan 5043f53ef1
Work on the vim config, and a fix for kitty single-instance
2020-11-09 22:57:12 -06:00
apps Work on the vim config, and a fix for kitty single-instance 2020-11-09 22:57:12 -06:00
bin Cleanup some more provisioning scripts 2020-11-07 22:52:48 -06:00
env Cleanup some more provisioning scripts 2020-11-07 22:52:48 -06:00
.editorconfig Fix some things 2019-11-17 09:06:44 -06:00
.gitignore More moving things around... 2020-11-06 00:31:43 -06:00
makefile Lots of small fixes back in arch 2020-11-06 09:31:50 -06:00
readme.md More notes and vim cleanup 2020-11-08 08:27:48 -06:00

readme.md

lytedev's dotfiles

My various configuration files. Don't use them directly, just take what you like.

🖥️ Upstream🐙 GitHub Mirror

Battlestation Desktop Screenshot

Setup

curl -s -L https://git.lyte.dev/lytedev/dotfiles/raw/branch/master/bin/init-dotfiles | sh

To Do

  • Learn to use journalctl
  • Vim sessions?
  • Fix sway workspaces on desktop
  • Neovim LSP
  • Setup nnn
  • Move to NixOS (WIP) or Guix? Declarative is the future!
  • Custom Iosevka font with kitty-compatible ligatures?
  • Makefile instead of setup script
  • c (and similar aliases) could utilize CDPATH envvar?
  • Better/more secure remote management configuration in dotfiles? 1
  • Setup network file share?
  • Add vim in the terminal as the handler for many MIME types (xdg-open and such) for the rare time I'm in a file manager or for opening easily from the browser.
  • Unify all the common variables... somehow? (and use templates and envsubst?)
  • Vimux?
  • Investigate systemd services that may help with various tasks (homed, etc.)