initial setup
This commit is contained in:
4
home/base/shell/default.nix
Normal file
4
home/base/shell/default.nix
Normal file
@ -0,0 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
home.file.".zshrc".source = ./dotfiles/zsh-config;
|
||||
}
|
0
home/base/shell/dotfiles/zsh-config
Normal file
0
home/base/shell/dotfiles/zsh-config
Normal file
Reference in New Issue
Block a user