Skip to content

tomasprinda/tputils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPUtils

Simple utils for higher efficiency in Python and Linux.

Scripts

Folder scripts/ contains Linux scripts. To make them executable, update your path variable to include scripts/ directory. Put this in ~/.profile file to make it permanent.

export PATH=$PATH":$HOME/src/tputils/scripts"

and reload the file

$ . ~/.profile

Then you are able to access scripts from anywhere.

About

Simple utils that makes coding easier.

Resources

Stars

Watchers

Forks

Packages

No packages published