Code Monkey home page Code Monkey logo

dotfiles's Introduction

Morten's Dotfiles

What Is This?

This repository serves as my way to help me setup and maintain my Ubuntu. It takes the effort out of installing everything manually. Everything which is needed to install my preffered setup is detailed in this readme. Feel free to explore, learn and copy parts for your own dotfiles. Enjoy!

A Fresh Ubuntu Setup

Follow these install instructions to setup a new Ubuntu.

  1. Set main download server
    1. Software & updates -> Ubuntu software -> Download from: Main server
  2. Install git: sudo apt-get update && sudo apt-get install -y git
  3. Clone this repo
  4. Run install.sh to start the installation
  5. Restart your computer to finalize the process
    1. shutdown -r now

Your Ubuntu is now ready to use!

Your Own Dotfiles

If you want to start your own dotfiles from this setup, it's pretty easy to do so. First of all you'll need to fork this repo. After that you can tweak it the way you want.

Adding (or removing) applications

To add or remove applications, simply add or remove idempotent install scripts to the applications folder.

Ensure that the script-files have no suffix like .sh or similar. If they have a suffix they will not be run. This is due to the way run-parts is implemented.

Enjoy your own Dotfiles!

Thanks To...

Read the blog post: https://driesvints.com/blog/getting-started-with-dotfiles

I first got the idea for starting this project by visiting the Github does dotfiles project. Both Zach Holman and Mathias Bynens were great sources of inspiration. Sourabh Bajaj's Mac OS X Setup Guide proved to be invaluable. Thanks to Taylor Otwell for his awesome Zsh theme! And lastly, I'd like to thank Maxime Fabre for his excellent presentation on Homebrew which made me migrate a lot to a Brewfile and Mackup.

In general, I'd like to thank every single one who open-sources their dotfiles for their effort to contribute something to the open-source community. Your work means the world! ๐ŸŒ โค๏ธ

License

The MIT License. Please see the license file for more information.

dotfiles's People

Contributors

driesvints avatar brianjohnsen avatar mlkristiansen avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.