blukat-config is a collection of config files.
-
basic.sh: Installs the dotfiles. Original files are stored under~/.config.bak.d. -
restore.sh: Restore the original dotfiles. -
dotfiles
bashrcgdbinitgitconfigpythonrc.pytmux.confvimrc
-
scripts: Scripts used just like another command line program.
git-change-url: Interchange git remote url between git-ssh and https formats.markd: Run a small web server that renders specified markdown file.myip: Determine host IP address.sqlite_runner.py:sqlite3wrapper usingapsw.tmux_status.py: Tmux status bar content.vbox: (over)simplifiedVboxManagecommand line tool.
-
tools: Scripts that installs programs to this computer.
change-apt-source.sh: Edit/etc/apt/source.listurls.docker.bash: Installs docker to Ubuntu.mac.bash: Installs common tools to Mac.tags.sh: Create ctags file from all system libraries.ubuntu-dev.bash: Installs development tools to Ubuntu.ubuntu-sec.bash: Installs security related tools to Ubuntu.
git clone https://github.com/blukat29/blukat-config.git
cd blukat-config
sh basic.shsh restore.sh