aboutsummaryrefslogtreecommitdiff
path: root/src/dotup.rs
Commit message (Collapse)AuthorAgeFilesLines
* rewritediogo4642022-09-231-593/+0
|
* improved link commanddiogo4642022-02-151-1/+7
| | | | | | if the destination path ends with a slash then it is considered a directory and the links will be made under that directory. otherwise all the links will have the same destination.
* allow linking multiples files at oncediogo4642022-02-151-10/+18
|
* improved status commanddiogo4642022-02-151-4/+11
| | | | | allow specifying the paths that the status should be printed for instead of displaying everything
* fixed some issues with link and mvdiogo4642022-02-081-41/+80
|
* split code into different filesdiogo4642022-02-081-0/+533