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

added tasks executable to path #17

Merged
merged 1 commit into from
Feb 17, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ cp $loc/completions/tasks.fish ~/.local/share/fish/generated_completions/
cp $loc/manual/tasks.1.gz ~/.local/share/man/man1/
# list variable
echo "set list base" > $loc/meta/env
# adding executable to path
cp $loc/tasks $HOME/.local/bin/