| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- development
- 환경변수
- springboot
- Web
- sqldeveloper
- tcping
- HATEOAS
- undefined
- mssql
- mysql
- restapi
- Developer
- springboot #controller #jsp
- 스프링부트
- Maven
- RESTful
- Oracle11g
- IntelliJ
- ojdbc
- Database
- 스프링부트 #springboot #project #Intellij
- SpringInitializer
- SpringSecurity
- 웹개발
- oracle
- postman
- Tomcat #SpringFramework
- 스프링시큐리티
- install
- apache
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