mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add setup for Nix package manager
This commit is contained in:
@@ -18,6 +18,9 @@ elif [ -n "$ZSH_VERSION" ]; then
|
||||
source "$DOTSHELL/zshrc.sh"
|
||||
fi
|
||||
|
||||
# Package management
|
||||
source "$DOTSHELL/nix.sh"
|
||||
|
||||
# Aliases
|
||||
source "$DOTSHELL/aliases.sh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user