- choose a directory for installation, e.g.
~/.scripts
(will be referred to as<inst_dir>
below) - clone github repository, for example to the installation directory:
git clone [email protected]:oeddn/scripts.git <inst_dir>
- add the installation directory to PATH; there are several possibilities to do this, e.g. modification of
~/.profile
, which affects the current user only (note that you might want to change the~/
inside your<inst_dir>
to$HOME/
):echo 'PATH="<inst_dir>:$PATH"' >> ~/.profile
-
Notifications
You must be signed in to change notification settings - Fork 0
oeddn/scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published