Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Renamed few functions #26

Merged
merged 4 commits into from
Feb 19, 2022
Merged

Renamed few functions #26

merged 4 commits into from
Feb 19, 2022

Conversation

cmaspi
Copy link
Owner

@cmaspi cmaspi commented Feb 19, 2022

Renamed few functions, deleted few more, added 2 (vi and xdg)

list of removed: show, display, clear, clean, clearDo, cleanDo, clearDone, cleanDone

list of renamed: create ~ mklist, tear ~ rmlist, use ~ cl, list ~ ls

Updated --version, changed man page

This file has been added to guide the new comers on this project.
With the release of tasks v3.0, some functions have been redefined, the
file type has been changed from csv to txt. The names of functions have
been changed by adding an underscore to imply that those are user
defined functions.
In last commit the names of functions were messed up, this commit fixes
those. The shell script files have been renamed to function.fish format,
but the functions have and underscore at the end
In previous commit, I deleted the function files, now they are being
added with function.fish name convention, while the functions follow and
underscore at the end to denote that they are created by the user.
@cmaspi cmaspi merged commit 0a6b5f6 into stable Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant