• Skip to primary navigation
  • Skip to content
  • Skip to footer
뚱2 블로그
  • Posts
  • Categories
  • Tags
  • About
    Software Engineer

    Software Engineer

    느리지만 조금씩 앞으로

    • Seoul, Korea
    • Website
    • GitHub
    • Email

    zsh: no matches found:

    less than 1 minute read

    On this page

    • 목표
    • .zshrc 수정
    • 참고

    목표

    zsh(ohmyzsh) 쉘에서 curl 사용시 zsh: no matches found가 발생한다.

    .zshrc 수정

    alias curl='noglob curl'
    

    참고

    zsh: no matches found

    Tags: zsh

    Categories: zsh

    Updated: May 22, 2020

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    Leave a comment

    You may also enjoy

    editorconfig 사용해보기

    less than 1 minute read

    코드

    AutoParams에서 Entity를 Test Fixture로 사용할때 컬럼제한 해결 하기

    less than 1 minute read

    배경

    curl hosts 파일을 수정하지 않고 호출하기

    less than 1 minute read

    로컬에서 테스트를 위해서는 다양한 호출 방법이 있을수 있다.

    Java Oracle 에러 로케일을 인식 할 수 없습니다 (M1)

    less than 1 minute read

    Mac에서 메이저버전 OS 업데이트가 있으면 주로 발생한다. 아무래도 대규모 업데이트가 발생하면서 설정값이 초기화 되는 듯 하다.

    • Follow:
    • Feed
    © 2023 DaeJoon Ko. Powered by Jekyll & Minimal Mistakes.