Skip to content

oeddn/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Installation

  • 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
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages