added plugins to fish, not sure if all of them are working
This commit is contained in:
parent
21b52b08c3
commit
4838822fc7
7 changed files with 47 additions and 51 deletions
|
@ -20,6 +20,7 @@ in {
|
|||
fd
|
||||
tree
|
||||
ripgrep
|
||||
fzf
|
||||
];
|
||||
|
||||
wyrdgard = {
|
||||
|
|
|
@ -72,7 +72,7 @@ in {
|
|||
}".source =
|
||||
cfg.icon;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
users.users.${cfg.name} =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue