index
:
nixos-config
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
home
/
conf
/
zsh
/
default.nix
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-18
refactor(modules): Move all system modules to `by-name`
Benedikt Peetz
2024-08-21
feat(home/zsh): Setup alias for `lm`
Benedikt Peetz
2024-05-23
refactor(modules/home): Setup as "normal" NixOS module
Benedikt Peetz
2024-05-20
refactor(hm): Rename to `modules/home`
Benedikt Peetz
2024-05-12
refactor(hm/conf/zsh): Remove old zsh-prompt file
Benedikt Peetz
2024-05-12
feat(hm/conf/gpg): Use my gpg key as an ssh key
Benedikt Peetz
2024-05-09
refactor(hm/conf/zsh): Move xdg vars under the xdg directory
Benedikt Peetz
2024-03-24
fix(treewide): Update the shell library version
Soispha
2024-03-23
refactor(treewide): Update to new modules names (and simplify some code)
Soispha
2024-02-28
fix(hm/conf/zsh): Add a newline to the shell library import
Soispha
2024-02-28
feat(hm): Add nix-index and associated command_not_found_handler
Soispha
2024-02-24
build(treewide): Update shell library
Soispha
2024-02-20
refactor(treewide): Add a `.sh` extension to shell scripts
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
build(treewide): Update shell library
Soispha
2024-01-13
fix(hm): Move the session variables to their associated service
Soispha
2024-01-13
build(treewide): Update flake and shell library
Soispha
2024-01-01
build(treewide): Update
Soispha
2023-12-29
fix(hm/conf/zsh): Remove my prompt implementation
Soispha
2023-12-28
build(treewide): Update shell library
Soispha
2023-12-28
fix(hm/conf/zsh/sessionVariables): Add river specific variables
Soispha
2023-12-19
chore(treewide): Update shell library
Soispha
2023-12-12
chore(treewide): Update shell library version number
Soispha
2023-11-25
build(treewide): Update shell library
Soispha
2023-11-25
chore(treewide): Update shell library
Soispha
2023-10-25
build(flake): Update (+ shell_library)
Soispha
2023-10-25
build(treewide): Update (+ shell_library)
Soispha
2023-10-25
build(treewide): Update (+ shell-library)
Soispha
2023-10-20
build(treewide): Update (shell library)
Soispha
2023-09-16
feat(hm/conf/zsh/insults): Init
Soispha
2023-09-16
fix(treewide): Update shell library
Soispha
2023-09-05
Fix(hm/conf/zsh): Ensure that the sourced shell library also gets updated
Soispha
2023-08-26
Refactor(treewide): Abbreviate path names
Soispha
2023-08-26
Docs(treewide): Add a colon after every "TODO"
Soispha
2023-08-01
Refactor(treewide): Move module configuration in separate files
Soispha
2023-07-10
Style(treewide): Switch to editorconfig
Soispha
2023-07-04
Refactor(hm/conf/zsh): Use new syntaxHighlight option
Soispha
2023-06-27
Fix(hm/conf/mpd): Remove hardcoded uid in host path
Soispha
2023-06-27
Fix(hm/conf/mpd): Set MPD_HOST variable for mpd clients
Soispha
2023-05-29
Fix(treewide): Update the shell library version
Soispha
2023-05-29
Style(hm/conf/zsh): Indent comment
Soispha
2023-05-29
Fix(hm/conf/zsh): Quote string
Soispha
2023-05-29
Fix(hm/conf/zsh): Also add a version for the shell library
Soispha
2023-05-13
Fix(hm/conf/zsh): Readd the default qemu address
Soispha
2023-05-09
Fix(hm/conf/zsh): Readd CARGO_HOME
Soispha
2023-05-09
Fix(hm/conf/zsh): Remove unneeded session path
Soispha
2023-05-09
Fix(hm/conf/zsh): Remove unneeded environment variables
Soispha
2023-05-09
Fix(hm/conf/zsh): Remove unneeded aliases
Soispha
[next]