Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 549 Bytes

File metadata and controls

23 lines (17 loc) · 549 Bytes

My Setup

⚠ Backup Warning

Before proceeding, make sure to back up your important files!
If your configuration files exist, this script may modify or delete them..
Always have a recovery plan before making changes.

🔥 Files That Be Removed or Replaced

Linux:

  • ~/.vimrc
  • Some Python packages may be installed/updated globally (django, requests, pytest, etc... )

Setup

Clone then execute.

git clone https://github.com/wukalt/dotfiles.git && \
cd dotfiles && \
chmod +x install.sh && \
./install.sh