일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 웹개발
- undefined
- springboot
- ojdbc
- springboot #controller #jsp
- Oracle11g
- Developer
- apache
- Maven
- 스프링부트
- tcping
- restapi
- oracle
- RESTful
- 스프링부트 #springboot #project #Intellij
- SpringSecurity
- HATEOAS
- mssql
- SpringInitializer
- install
- Database
- development
- sqldeveloper
- postman
- 환경변수
- Tomcat #SpringFramework
- mysql
- 스프링시큐리티
- IntelliJ
- Web
Archives
- Today
- Total
목록ETC (1)
여백에 도장 찍기
iTerm2 + zsh on Mac
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