Add basic ZSH config
This commit is contained in:
5
home-manager/zsh/default.nix
Normal file
5
home-manager/zsh/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./zsh.nix ];
|
||||
}
|
Reference in New Issue
Block a user