Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

winstonpuckett/devenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devenv

My personal settings for linux boxes

note

You should probably just use this for inspiration.

install

grab the repo

cd ~
mv .bashrc .bashrc_backup
git config --global init.defaultBranch main
git init
git remote add origin https://github.com/winstonpuckett/devenv.git
git pull origin main
git branch --set-upstream-to=origin/main

source things

cd ~
source .bashrc

get the programs

sources / thanks

About

My personal settings for linux boxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published