Git Product home page Git Product logo

Comments (5)

centell avatar centell commented on August 19, 2024 1

좋은 글 감사드립니다.

from feedback.

nacyot avatar nacyot commented on August 19, 2024 1

centell // 앗 바로 답을 못 드렸네요. 해결하셨다니 다행입니다!

from feedback.

imbrok avatar imbrok commented on August 19, 2024 1

좋은 포스팅 감사합니다.
덕분에 셸 환경 관리에 대해 더 많은 것을 배울 수 있었습니다.

$ touch ~/.gitignore_global
$ git config --global core.excludesfile ~/.gitignore_global
$ echo '.envrc' > ~/.gitignore_global
$ echo '.direnv' > ~/.gitignore_global

그리고 위의 global gitignore 설정 부분에서는 echo 다음에 의도하신 바가 >> 아닐까 해서 이 부분 제보드립니다.

새해복 많이 받으세요 :)

from feedback.

nacyot avatar nacyot commented on August 19, 2024 1

imbrok 님, 알려주셔서 감사합니다. 👍 얘기하신 게 맞을 것 같습니다. 수정해두겠습니다.

from feedback.

centell avatar centell commented on August 19, 2024

파이썬 부분이 약간 혼란스러운데, use_python 함수도 .envrc에 넣는거죠?

  • 해결했습니다. ~/.direnvrc에 넣어주면 되는군요! ref

from feedback.

Related Issues (20)

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.