Skip to content

wukalt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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