Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.24 KB

README.md

File metadata and controls

47 lines (35 loc) · 1.24 KB

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