feat: clean kitty session and no relative numbers in vim
This commit is contained in:
parent
7bc72fb21b
commit
d93578f15f
3 changed files with 7 additions and 8 deletions
|
@ -3,6 +3,10 @@
|
|||
|
||||
{
|
||||
programs.zsh.enable = true;
|
||||
programs.fzf = {
|
||||
fuzzyCompletion = true;
|
||||
keybindings = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
mpd.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue