Migrate expand-multiple-dots.zsh to new location
This commit is contained in:
parent
c55af8df12
commit
75a64abba2
1 changed files with 2 additions and 3 deletions
|
@ -65,10 +65,9 @@
|
|||
};
|
||||
file = "powerlevel10k.zsh-theme";
|
||||
}
|
||||
# TODO: expand-multiple-dots.zsh should be bundled alone.
|
||||
{
|
||||
name = "exand-multiple-dots";
|
||||
src = "${config.home.homeDirectory}/.dotfiles/zsh";
|
||||
name = "expand-multiple-dots";
|
||||
src = "${config.home.homeDirectory}/.dotfiles/zsh/expand-multiple-dots";
|
||||
file = "expand-multiple-dots.zsh";
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue