Skip to content

EyesofBucket/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyesofBucket's Config Files

GitHub issues GitHub commit activity GitHub last commit GitHub Workflow Status (with branch) GitHub Workflow Status (with branch)

Designed to be a quick and easy way to set up my ideal linux user environment, including my preferred shell, themes, plugins, and aliases. Gone are the days of copying and pasting .config directories, of trying to figure out how to get that one vim plugin working. Just run the setup script and enjoy a perfectly configured profile...

...Or at least for now. I'm always looking for new ways to optimize my workflow, and as such this repo is ever-changing. Not to worry, though! most updates can be applied by simply using the update script. The update script excludes installers and downloads and focuses primarily on config files stored in this repo.

Setup

Linux

git clone https://github.com/eyesofBucket/configs ~/bvkt
cd ~/bvkt
./setup.sh

Windows

git clone https://github.com/eyesofBucket/configs $Env:LOCALAPPDATA\bvkt
cp $Env:LOCALAPPDATA\bvkt\profiles\profile.ps1 ~\Documents\Powershell