rebuild script now has a -U flag for updating the flake before rebuilding
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
FZF_DEFAULT_COMMAND = "fd";
|
||||
FZF_DEFAULT_OPTS = "--height 40% --layout=reverse --border";
|
||||
|
||||
LESS = "-R"; # pager uses alt buffer
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user