Hyper™
A terminal built on web technologies
hyper.is
사이트에 들어가서 설치하면
이런식의 화면이뜨면 완료가 된 것이다.
Git - Downloads
Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific exp
git-scm.com
git bash를 사용해야해서 , git도 설치해주고
그리고
https://gist.github.com/coco-napky/404220405435b3d0373e37ec43e54a23
Hyper config for git bash in Windows
Hyper config for git bash in Windows. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
의 text를 복사해서
열린 메모장에 복사해서 붙여넣기 해주면 된다.
이제 hyper을 재부팅시켜준다.
그리고 위 명령어 echo $SHELL 을 입력하여서
/usr/bin/bash가 출력된다면 완료!
'공부기록' 카테고리의 다른 글
터미널에서 node 실행 (0) | 2022.01.06 |
---|---|
UNIX 명령어 (0) | 2022.01.06 |
제이쿼리 애니메이션 (0) | 2022.01.05 |
제이쿼리 before 메소드 (0) | 2022.01.05 |
제이쿼리 이벤트리스너 (0) | 2022.01.04 |