GithubHelp home page GithubHelp logo

dotfiles's Introduction

Stripped dotfiles

Specialized for PHP, Git and Linux.

Prerequisites

PHP Python

Installation

bash -c "`curl -sS https://dot.reenlokum.nl`"

It’ll clone the latest version of dotfiles to ~/dotfiles and makes symlinks in your home directory.

Updating

dotfiles

Features

  • Custom Bash prompt.
  • Git config, Git global ignore file.
  • Dotfiles syncronization (sync).
  • Composer (+updates)

TODO

  • Automatic .gitlocal generation.
  • Key discovery & download.
  • Symfony 2 autocompletion

Notes

You can use any file extensions in tilde/ to invoke proper syntax highlighting in code editor.

Further customization

  • Add any Bash profile customizations to ~/.bashlocal.
  • Add your git username/email/etc. to ~/.gitlocal.
  • Just fork this repo and hack on.

Out of memory issue

To resolve the error "Cannot allocate memory", run the following command:

sudo sed -i 's/memory_limit = 128M/memory_limit = 1G/g' /etc/php.ini

Resources

dotfiles's People

Contributors

bvdbasch avatar derkalp avatar dveldmeijer avatar erics86 avatar reenl avatar roelbaka avatar roryy avatar tolu91 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

Errors when switching to feature branch

I get an error on every command, when I am on a feature branch

fatal: ambiguous argument 'feature/myawesomefeature...origin/feature': unknown revision or path not in the working tree. Use '--' to separate paths from revisions

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.