Git Product home page Git Product logo

config's Introduction

These are my configuration files for UNIX home directories. If you clone this, be aware that I break stuff randomly and will happily use git push --force. You’ve been warned.

Use

Run initialize.sh.

Careful, read it first, you might not like everything it does. Especially the cron jobs.

Directory Structure

I use an idiosyncratic directory setup for my home which you’ll hate, and I don’t care.

  • .local/bin/: Executables, added to PATH
  • .cache/tmp/: Temporary files. Should be able to delete these without data loss
  • Documents/: User documents, with text or similar formats
  • Downloads/: Stuff I downloaded. Mostly to keep the clutter out of the main directory
  • Files/: User files that are not text-based (which would go to Documents/)
    • Archive/: Stuff I don’t want to delete. Usually archives with the file name format YYYY-MM-DDTHH:MM-description.tar.xz
    • Stuff/: Place to put files I don’t know where else to put. Might get archived from time to time.
  • Programs/: Locally-installed programs
  • Projects/: Stuff I work on. Usually git repositores.
  • Public/: A publicly-available directory. Similar to what others call public_html.

I also use Books/, Music/, Pictures/ and Videos/ when applicable.

License

GPLv3 or later.

config's People

Contributors

jorgenschaefer avatar

Watchers

 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.