deven367 / dotfiles

dotfiles for my current setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This repo contains my personal setup that I use for bash systems, zsh shells and managing python environments in general. I have borrowed a lot of stuff from various repos, I'll try to link them here.

To use this repo

cd ~
git clone https://github.com/deven367/dotfiles
chmod +x dotfiles/setup.sh

bash dotfiles/setup.sh

About

dotfiles for my current setup

License:MIT License


Languages

Language:Python 65.5%Language:Shell 34.5%