Git Product home page Git Product logo

sane-defaults's Introduction

Sane defaults for Linux/Unix software

Project Status

partially complete (lacks an installer and needs more configs)

##The Problem Software on Linux and Unix is awesome. But let's face it, tons of good software for them lack sensible and easy to understand defaults. la aliases to ls -a, but not always. Common command line programs like ls, grep, and git often have their fully functioning built in color support disabled by default. Vim has syntax highlighting, its improved command syntax, and line numbers disabled by default. But what if there were better config files to solve this problem? That's where this project comes in handy.

About

Sane defaults is a collection of Linux/Unix configs that make programs safer, better, and more intuitive, the way they should be. It is available as a castle (dotfile repo) for homeshick, which makes it easier to move and install these config files. Please note that my install script installs homeshick for you, so you won't need to worry about that. :)

Installation

wget -q https://raw.github.com/nicolasmccurdy/sane-defaults/master/Makefile && make install

##Goals

  • avoid interfering with the results a user expects to get when running a command
  • make programs more intuitive and easier to understand
  • make programs safer and more secure
  • enable settings that commonly confuse users when they are disabled (and vice versa)
  • keep configurations minimal, including only what the average user of a command might find useful

##Helping Out This project is based off of my current configs repo on GitHub (though it has a very different purpose). I have already added some configs that offer pretty sensible defaults, but I need opinions on what other people find to be useful, not useful, and missing from the project. Feel free to report issues with suggestions, constructive criticism, and anything else that should be considered. Pull requests are (very) welcome, but please consider the goals of the project when adding to it. Fork away!

sane-defaults's People

Contributors

nickserv 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.