Donovan Glover
|
c033a0b700
|
npm: Make global packages installable with .npm-packages
Useful for packages like all-the-package-names.
|
2024-04-16 19:46:31 -04:00 |
|
Donovan Glover
|
6a0cc46906
|
eza: Use separate home-manager module
Also adds the new --git-ignore feature to avoid having to manually
specify an ignore list.
|
2024-04-13 09:03:33 -04:00 |
|
Donovan Glover
|
b2828a8cb3
|
chore: Remove unnecessary comments
|
2024-04-07 10:23:09 -04:00 |
|
Donovan Glover
|
ba10f28513
|
fish: Move core logic to home
Making root more bare-bones should be okay due to being able to use nix
shell and nix run as needed.
|
2024-04-06 22:14:18 -04:00 |
|
Donovan Glover
|
8e4c9981ea
|
fish: Convert to home-manager module
The home-manager module seems to be fixed now and doesn't cause an
abnormal startup time anymore.
|
2024-04-06 19:37:56 -04:00 |
|
Donovan Glover
|
46f778107b
|
chore: Improve formatting
|
2024-04-05 22:51:24 -04:00 |
|
Donovan Glover
|
86351c48f5
|
fish: Make prisma work outside of dev shell
More convenient for me personally.
|
2023-12-29 17:53:38 -05:00 |
|
Donovan Glover
|
c4e41421da
|
chore: Simplify formatting
|
2023-12-29 17:52:47 -05:00 |
|
Donovan Glover
|
aca473ecb3
|
direnv: Disable logging
Makes it possible to use direnv without large amounts of text taking up
the terminal screen when changing directories.
|
2023-10-25 13:46:48 -04:00 |
|
Donovan Glover
|
51530c8403
|
fish: Use XDG_DATA_DIRS for tauri applications
This fixes an issue where tauri applications would have small text when
ran outside of a nix shell after being built.
|
2023-10-25 13:26:45 -04:00 |
|
Donovan Glover
|
93ac26652e
|
fix: Use MANROFFOPT for color support in man pages
This fixes a regression where color support stopped working after a
groff update.
References:
- https://github.com/jedsoft/most/issues/18
- 958e73c508
- https://bbs.archlinux.org/viewtopic.php?pid=2113876#p2113876
|
2023-08-11 14:37:18 -04:00 |
|
Donovan Glover
|
a7102b5b67
|
fish: Move user config to ./home
|
2023-06-16 20:17:51 -04:00 |
|