Manages the files and directories in my home directory.
Find a file
Dan Anglin 30038788b4
feat(bash): XDG Dir spec updates and other fixes
- Update program configurations to use the XDG Directories with the help
  of xdg-ninja.
- Add missing alias for the copy command.
- Remove the alias for tmux since it should now support XDG_CONFIG_HOME
  by default.
- Remove the run_package_updates function since this is now a bash
  script.
- Update the MANPAGER variable so that it works properly with neovim,
2022-05-15 21:33:17 +01:00
config feat(bash): XDG Dir spec updates and other fixes 2022-05-15 21:33:17 +01:00
helpers fix(bash): add aliases for view and vimdiff 2022-04-25 20:35:49 +01:00
.gitignore feat: add home configuration 2022-04-18 00:14:34 +01:00
LICENSE feat: add home configuration 2022-04-18 00:14:34 +01:00
Makefile feat: add home configuration 2022-04-18 00:14:34 +01:00
README.md feat: add home configuration 2022-04-18 00:14:34 +01:00

config

The configuration of my home Linux environment.