Go to file
osconlab d5ebc75e5f Update README.md 2023-03-29 14:30:50 +02:00
.bash_aliases up 2023-03-29 14:30:12 +02:00
.bash_exports up 2023-03-29 14:30:12 +02:00
.bash_profile up 2023-03-29 14:30:12 +02:00
.bash_wrappers up 2023-03-29 14:30:12 +02:00
.bashrc up 2023-03-29 14:30:12 +02:00
.gitattributes Initial commit 2023-03-29 14:29:34 +02:00
.screenrc up 2023-03-29 14:30:12 +02:00
.tmux.conf up 2023-03-29 14:30:12 +02:00
.vimrc up 2023-03-29 14:30:12 +02:00
README.md Update README.md 2023-03-29 14:30:50 +02:00
install.sh up 2023-03-29 14:30:12 +02:00
uninstall.sh up 2023-03-29 14:30:12 +02:00

README.md

Installation

Download and change folder

cd ~
git clone https://github.com/osconlab/dotfiles.git

cd dotfiles

Run intstall

./install.sh
Or 
bash install.sh