Move ranger configuration
All checks were successful
/ check (push) Successful in 1m49s

This commit is contained in:
Oliver Davies 2025-07-27 22:07:00 +01:00
parent cff6bf0167
commit 8d7d6115e3
5 changed files with 3 additions and 18 deletions

View file

@ -7,7 +7,6 @@
cli = {
bookmarkthis.enable = true;
node.enable = true;
ranger.enable = true;
starship.enable = true;
zsh.enable = true;
};

View file

@ -10,8 +10,6 @@
cli = {
bookmarkthis.enable = true;
node.enable = true;
ranger.enable = true;
sxhkd.enable = true;
starship.enable = true;
zsh.enable = true;