Commit graph

8 commits

Author SHA1 Message Date
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
64f2783270
fix: add directories to PATH only if not present already 2022-05-02 15:59:54 +01:00
44a6ca8350
fix(bash): move bash history to XDG_STATE_HOME 2022-05-02 13:30:43 +01:00
e97feb443a
fix(bash/go): add mage bash config 2022-04-29 08:31:09 +01:00
d31765265b
fix(bash/go): add GOBIN 2022-04-29 08:07:28 +01:00
abfffb7798
fix(bash): add aliases for view and vimdiff 2022-04-25 20:35:49 +01:00
5f85b0015a
fix: remove vim config 2022-04-18 00:16:10 +01:00
edffe6f416
feat: add home configuration 2022-04-18 00:14:34 +01:00