일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- postman
- Maven
- mssql
- Web
- mysql
- ojdbc
- HATEOAS
- IntelliJ
- Developer
- oracle
- RESTful
- SpringInitializer
- Oracle11g
- 스프링시큐리티
- Tomcat #SpringFramework
- springboot #controller #jsp
- restapi
- 스프링부트 #springboot #project #Intellij
- install
- development
- undefined
- 웹개발
- tcping
- springboot
- Database
- SpringSecurity
- apache
- 환경변수
- 스프링부트
- sqldeveloper
Archives
- Today
- Total
목록ETC (1)
여백에 도장 찍기

Mac 환경에서 가시성 뛰어난 shell 을 완성해보자. 설치 및 적용할 프로그램들은 다음과 같다. - iTerm2 - homebrew - zsh - oh my zsh 1. iTerm2 설치 https://www.iterm2.com/downloads.html 접속 > Download Stable Releases 2. zsh 설치 $ brew install zsh 2.1. oh my zsh 라는 zsh framework 설치 $ brew install curl $ sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
ETC
2019. 7. 10. 11:17