Skip to content

personal environment configuration for development

License

Notifications You must be signed in to change notification settings

cs91chris/sysdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SYSDEV

My personal dotfiles, scripts and tools collections. Well tested on debian based distro. Most features works on git bash (windows) too.




Installation

  • make sure you are connected to the internet
  • run sudo bash install-tools.sh to install packages (only linux)
  • run bash sysdev.sh to install the configurations

Configuration

if you want add some personal features, add your:

  • bash aliases in: ~/.bash_conf/aliases
  • bash function in: ~/.bash_conf/function
  • binary file in: ~/.bin/
  • script file in: ~/.script/
  • template in: ~/.models/
  • library in: ~/.develop/

Thirdy part tools