chore: format all files to nixpkgs standards
This commit is contained in:
parent
c089af45ef
commit
965ac78482
12 changed files with 152 additions and 121 deletions
|
@ -33,11 +33,11 @@
|
|||
fish_prompt.body = ''
|
||||
set_color CC241D
|
||||
echo '&' (set_color normal)
|
||||
'';
|
||||
'';
|
||||
|
||||
fzf_edit.body = ''
|
||||
fzf --multi --bind 'enter:become(nvim {+})'
|
||||
'';
|
||||
'';
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue