Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-28 | Revert "tweak: move things around" | NunoSempere | |
This reverts commit ca59138a2aef96960381f986b8c683634e4d8e63. | |||
2023-03-28 | tweak: move things around | NunoSempere | |
2023-02-07 | Remove bash-only features for sh scripts | davidovki | |
Fix order of CC arguments to aid in linking on newer versions | |||
2022-12-16 | Add newtab binding | fenze | |
2022-12-12 | fix: small sh/bash incompatibility in rose-mklink | NunoSempere | |
'echo -e' throws a warning in sh, but not in bash | |||
2022-11-23 | fix style formatting | fenze | |
2022-11-19 | nativefier: Rename to rose-mklink so its easier to grasp | bellrise | |
Added a slightly more telling helppage, add added chmod +x /usr/bin/x so the link may actually be called. |