GithubHelp home page GithubHelp logo

dotfiles's Introduction

πŸ‘‹ Here's a little bit about me:

  • ✨ Web developer and sysadmin.
  • 🌍 Based in Barcelona, Spain.
  • 🌺 Maintainer of @ohmyzsh. Sponsor me!
  • πŸ’Ό Working as a full-stack web developer and sysadmin.
  • πŸ›  Mostly code in JavaScript (+ TypeScript) and shell scripting.
  • πŸ“« Find me on: twitter Β· linkedin Β· email
  • πŸ“‘ Grab my resumΓ© while you're here: spanish Β· english

dotfiles's People

Contributors

mcornella 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

Watchers

 avatar  avatar

dotfiles's Issues

DIR variable seems to be wrong

Hi Marc!
Thank you for the nice repo.

I didn't fork the repo but I tried to fetch init.zsh.
I have problem with DIR variable

DIR=${0#~/}
echo $DIR # => ./init.zsh

So I have to change DIR variable like this

abs_path=${0:a:h}
DIR=${abs_path#~/}
echo $DIR # => projects/dotfiles

Is it something wrong with my zsh environment?
Does it work for you?

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.