Skip to content

mattwind/default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

166 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My really simple default linux setup, in just two commands!

Step 1) Post setup

Run this after a vanilla debian net install. It will grab all the wanted packages

su -c "wget https://raw.github.com/mattwind/default/master/post.sh -O /tmp/s; bash /tmp/s `whoami`"

Once this is done setting up the packages and updates it will reboot.

Step 2) Customize it

Configure all the custom stuff!

wget -q -O - https://raw.github.com/mattwind/default/master/customize.sh | bash

Screenshot

alt tag

Todo

  • Setup NFO repository
  • Setup dynamic SSH directory
  • Add keepass
  • Add custom scripts

About

My default Linux desktop enviroment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors