Code Monkey home page Code Monkey logo

dotfiles's People

Contributors

mhinz 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  avatar  avatar  avatar

dotfiles's Issues

Which Font ?

Hey @mhinz !

This not more of an issue, per se ! But, was just curious as to which font this is, the one you're using in your iTerm (Looks amazing ! 😃 )

(also, how did you get the terminal prompt at the bottom ? Is it a Zsh specific thing ? 😅 )

Sed warning in task finish()

In https://github.com/mhinz/dotfiles/blob/master/bin/task#L59

 line="$(sed -i '' -e "${1}w /dev/stdout" -e "${1}d" ~/tasks)"

I was getting warning: sed: can't read : No such file or directory. The command works though, the task gets deleted.
If I remove the '' after -i the message is gone.

 line="$(sed -i -e "${1}w /dev/stdout" -e "${1}d" ~/tasks)"

I am using GNU sed 4.5.
Not sure if the '' was intended. Thanks for your files!

Theme in screenshot

Hey mhinz,

I really like these dotfiles, and I love the theme you've got displayed in the readme. Could you let me know what that one's called? Also, the light theme displayed in the Grepper readme. It's been difficult for me to find light themes that are easy to read. I'd really appreciate it!

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.