Code Monkey home page Code Monkey logo

dotfiles's People

Contributors

liuml07 avatar michaeljsmalley avatar pedramnavid 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  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  avatar  avatar

dotfiles's Issues

Is there an uninstall procedure?

Hey, I just ran the install script and when it started prompting me for passwords I tried to kill it (which it resisted veimently). I lazily went along with the installation and now am wondering if there should be a removal procedure for this too. I was reading from some guys blog who made it seem like this was just for backing up your own dotfiles which seems to be not entirely the case.

To restore my system to what I'm comfortable with, I did

$  cp ~/dotfiles_old ~/dotfiles  # and remove leading periods.
$ chsh -s `which bash` # I was using the bash shell

make changes after cloning

hi,
i cloned this repo and made some changes to the .vimrc file. when i tried to add to remote origin of my own it said the repo is already exist. why?

$olddir variable not used consistenly

Hi,
first of all, thanks for the inspiration I got from your work!

Shouldn't it be
mv ~/.$file $olddir/
instead of
mv ~/.$file ~/dotfiles_old/
in line 28?

ls -G varies by OS.

On BSD-like systems, -G adds color:

-G      Enable colorized output.  This option is equivalent to defining
             CLICOLOR in the environment.  (See below.)

On Linux-like systems, I think you want --color=auto or --color=always:

--color[=WHEN]
              colorize  the  output.   WHEN  defaults to ‘always’ or can be ‘never’ or ‘auto’.  More
              info below
-G, --no-group
              in a long listing, don’t print group names

This may have gone unnoticed because of the exports at the end of the bashrc.

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.