Giter Site home page Giter Site logo

dotfiles's People

Contributors

atdt avatar clawfire avatar dmiedema avatar ekinertac avatar franciscolourenco avatar gburtini avatar greygore avatar hongymagic avatar iloveitaly avatar janmoesen avatar jessejlt avatar jfmercer avatar jpsirois avatar jrk avatar kevinlawler avatar kyleridolfo avatar mathiasbynens avatar matijs avatar nikolavp avatar nvartolomei avatar oschrenk avatar paulirish avatar pkruithof avatar porada avatar richo avatar sindresorhus avatar sjonnet19 avatar user996015 avatar vasylnakvasiuk avatar wimleers avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

dotfiles's Issues

bug in brew.sh

[17:35:59]  [ ? ] Install quicklook plugins? (y/n) 
/Users/gwood/.dotfiles/script/brew.sh: line 45: init: command not found

Consider breaking up bash functions

Rather than store all bash functions in a monolithic functions file, consider storing each command as a separate file in a directory. Aside from breaking up a large file, a simple ls will give us a list of each available command.

Use mackup to back up application settings

Rather than reverse engineering a couple dozen applications to store their settings, mackup seems like a good all-purpose solution to automating that.

This could cause some issues with some dotfiles as Mackup likes to copy the file to Dropbox (or other storage provider) and symlink it to that. Would have to provide a custom list of applications rather than using the defaults. This can be accomplished using the .mackup.cfg file as described in the mackup documentation.

misc bugs

Related to recent changes in bash config:

find: warning: you have specified the -maxdepth option after a non-option argument -iregex, but options are not positional (-maxdepth affects tests specified before it as well as those specified after it).  Please specify options before other arguments.

find: `config': No such file or directory
/usr/local/share/bash-completion/bash_completion: line 1812: declare: -A: invalid option
declare: usage: declare [-afFirtx] [-p] [name[=value] ...]
/usr/local/share/bash-completion/bash_completion: line 1949: complete: -D: invalid option
complete: usage: complete [-abcdefgjksuv] [-pr] [-o option] [-A action] [-G globpat] [-W wordlist] [-P prefix] [-S suffix] [-X filterpat] [-F function] [-C command] [name ...]
/Users/gwood/.dotfiles/config/bash/completions: line 4: source: /usr/local/share/bash-completion/completions: is a directory

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.