Skip to content
/ scripts Public

utility scripts in bash and python, tricks, dotfiles

License

Notifications You must be signed in to change notification settings

xR86/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

various utility scripts

Some scripts I use for different scenarios.

Basic structure is:

  • general python tools (work on both): general/
  • os-specific folders: Linux/ / Windows/
  • other folders for scripts for tools (work on both): Sublime/ etc.

Features:

  • linux docker scripts
  • Windows networking utility scripts
  • Node.js dev scripts for Linux (gnome-terminal) / Windows (cmd.exe)
  • flask makefiles / dev scripts