Skip to content

mvanderlee/system_config

Repository files navigation

System_config

Holds my system configuration files

Install

wget -qO- https://raw.githubusercontent.com/mvanderlee/system_config/master/install.sh | bash

# OR

wget -qO- https://raw.githubusercontent.com/mvanderlee/system_config/master/install.sh | bash /dev/stdin --vim
wget -qO- https://raw.githubusercontent.com/mvanderlee/system_config/master/install.sh | bash /dev/stdin --tmux
wget -qO- https://raw.githubusercontent.com/mvanderlee/system_config/master/install.sh | bash /dev/stdin --tools
wget -qO- https://raw.githubusercontent.com/mvanderlee/system_config/master/install.sh | bash /dev/stdin --zsh

Screenshots

ZSH and TMUX

zsh_and_tmux

VIM

vim

PtPython

ptpython

PgCli

pgcli

ZSH

Install with install_zsh.sh. Will load ~/.export and ~/.alias automatically if they exist. I use these to store my exports and aliasses instead of adding them to ~/.zshrc directly. This allows me to pull down new versions without breaking local config.

Links

Installers

Tools and customization

About

Dotfiles and simple installer script

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors