Giter Site home page Giter Site logo

dotfiles's Introduction

My Dotfiles

Install

sh -c "`curl -fsSL https://raw.githubusercontent.com/dreadatour/dotfiles/install/install.sh`"

Homebrew

Homebrew is package manager for Mac OS X.

Install Homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Homebrew packages lives in Brewfile. To install them all simply run:

brew bundle --verbose

ZSH

ZSH screenshot

Bash

Bash screenshot

dotfiles's People

Contributors

dreadatour avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

bash: warning after install all files to home directory

Hello, thanks for your lib. From time to time I have warning, for example:

➜ git pull
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
➜ uname -a
Linux homestead 3.16.0-23-generic #31-Ubuntu SMP Tue Oct 21 17:56:17 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Something wrong in prompt, when session run under GNU screen

Hello! Big thanks for sharing your .dot files and yours habr articles.
I'm using your .bashrc, but found, that under GNU Screen something wrong in prompt:
Wrong characters appear in the line first:

^[[4;1Ruser@testub1804s:~ ----------------------------------------------------------------------------------------------------------------------------------------------------------------
➜
^[[7;1Ruser@testub1804s:~ ----------------------------------------------------------------------------------------------------------------------------------------------------------------
➜
^[[10;1Ruser@testub1804s:~ ----------------------------------------------------------------------------------------------------------------------------------------------------------------
➜
^[[25;1Ruser@testub1804s:~ ----------------------------------------------------------------------------------------------------------------------------------------------------------------
➜ cd /var/backups/
^[[25;1Ruser@testub1804s:/var/backups -----------------------------------------------------------------------------------------------------------------------------------------------------

Please, help fix this.

symlinks handling

/dir1 (git repo)/dir2/dir3
/link1 -> /dir1/dir2

cd /link1
no git status is displayed

a simplest workaround is

local CUR_DIR=`readlink $PWD` # line 78

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.