mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 10:20:43 +00:00
Add basic incomplete zsh configuration
This commit is contained in:
parent
9c55c10e57
commit
5b2d36fcbf
5 changed files with 155 additions and 1 deletions
5
home/programs/terminal/shell/default.nix
Normal file
5
home/programs/terminal/shell/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./zsh
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue