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 a9cd4c2bba
Merge remote-tracking branch 'origin/nixos' into dev
2020-11-05 21:29:53 -06:00
apps Merge remote-tracking branch 'origin/nixos' into dev 2020-11-05 21:29:53 -06:00
bin Merge remote-tracking branch 'origin/nixos' into dev 2020-11-05 21:29:53 -06:00
env Merge remote-tracking branch 'origin/nixos' into dev 2020-11-05 21:29:53 -06:00
.editorconfig Fix some things 2019-11-17 09:06:44 -06:00
.gitignore Fix gitignore 2020-02-14 12:21:26 -06:00
Makefile WIP clipboard stupidity and screenshot url update 2020-07-02 17:13:48 -05:00
init.sh Nix things 2020-10-27 17:10:54 -05:00
readme.md Merge remote-tracking branch 'origin/nixos' into dev 2020-11-05 21:29:53 -06:00
setup.bash Fixes for arch before moving to NixOS anyways...? 2020-10-26 11:56:49 -05:00

readme.md

dotfiles by lytedev

This repository is undergoing some massive changes.

Tread lightly.

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

🖥️ Upstream🐙 GitHub Mirror

Improvements

  • Move to NixOS 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.)