Skip to content

deuzu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home-config

Config files for Linux home

Setup

# Git
curl https://raw.githubusercontent.com/deuzu/home-config/master/git/config > ~/.gitconfig

# Bash config files
curl https://raw.githubusercontent.com/deuzu/home-config/.bash_aliases > ~/.bash_aliases
curl https://raw.githubusercontent.com/deuzu/home-config/.bashrc > ~/.bashrc

# Binaries
curl https://raw.githubusercontent.com/deuzu/home-config/master/bin/crypt-folder > ~/bin/crypt-folder
curl https://raw.githubusercontent.com/deuzu/home-config/master/bin/get-pod-image > ~/bin/get-pod-image
curl https://raw.githubusercontent.com/deuzu/home-config/master/bin/php-xdebug > ~/bin/php-xdebug

# Installs
curl https://raw.githubusercontent.com/deuzu/home-config/master/install.sh | bash

About

Configurations & preferences

Resources

License

Stars

Watchers

Forks

Languages