3년간 윈도우에서 이클립스 기반으로 jsp 개발하다가 이직하면서 맥에서 asp 개발 하려니 적응 안되 죽겠네요..ㅋㅋ
세팅하면서 정리한 내용 공유합니다.
도움 되시는 분들이 있기를~ㅎ
맥환경설정 유틸
shift it : 작업창 자동 화면분할 | http://shift-it.en.softonic.com/mac
Parallels Desktop : 멀티 운영체제 사용 프로그램 | http://www.parallels.com/kr/
parallels tools 설치 - mac과 파일 공유 위해
Microsoft Remote Desktop : 윈도우 원격 접속 | 앱스토어
karabiner : 키보드 리매퍼(키보드 세팅) | https://pqrs.org/osx/karabiner/
OS X 10.11 엘 캐피탄부터 입력 소스 단축키가 바뀌었다..(
command
+space
->control
+space
) 따라서 karabiner 사용자는 다음 소스를 아래 경로에 설정해줘야 쉽게 사용할 수 있음.. `preference > Misc & Uninstall > Custom Setting > Open private.xml
<?xml version="1.0"?> <root> <item> <name>한영키, 한자키 적용</name> <appendix>한영키 -> Ctrl+Space, 한자키 -> Opt+Return</appendix> <identifier>private.haneng_and_hanja</identifier> <autogen> __KeyToKey__ KeyCode::COMMAND_R, KeyCode::SPACE, ModifierFlag::CONTROL_L </autogen> <autogen> __KeyToKey__ KeyCode::OPTION_R, KeyCode::RETURN, ModifierFlag::OPTION_L </autogen> </item> </root>
Reroad XML
눌러서 등록된 설정 체크 하면 오른쪽command
키는 한/영키로, 오른쪽option
키는 한자키로 매핑된다.
iterm2 : 좀 더 쉽고 기능 많은 터미널 - 창분할, 자동완성, 텍스트선택/복사, 단축키설정, 검색 등 |http://www.iterm2.com/#/section/home
Caffeine : 잠자기모드 방지 | https://itunes.apple.com/kr/app/caffeine/id411246225?mt=12
개발관련 유틸
postman : web api test HTTP 클라이언트 request 생성기 | chrome 확장 프로그램
Filezilla : 무료 FTP 프로그램 | https://filezilla-project.org/
Gas mask : 호스트파일매니저. 여러 호스트 파일 전환 | http://clockwise.ee/
Atom : github가 만든 에디터. | https://atom.io/
패키지 설치 : Preferences > Install > 패키지 검색
- git-control
- convert-to-utf8
- Remote-FTP
- language-asp
Sublime Text 3 https://www.sublimetext.com/3
macdown : 맥용 마크다운 에디터 | http://macdown.uranusjr.com/
Chrome : 크롬브라우저 | https://www.google.co.kr/chrome/browser/desktop/
homebrew : package manager | http://brew.sh
HomeBrew 설치 - 터미널에서 아래의 명령어를 입력.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
HomeBrew를 이용한 git, git-ftp 설치
# brew install git # brew install curl --with-ssl --with-libssh2 # brew install git-ftp
git-ftp 설치 후 세팅
git config git-ftp.user wooripension git config git-ftp.password dnfl\!\$%vpstus : 비번에 `!$`가 포험되어 `\!\$`로 대체함 git config git-ftp.syncroot /Users/Leo/Work/wooripension_asp_source/www git config git-ftp.deployedsha1file leosha1.log git config git-ftp.url ftp://14.0.89.145
HomeBrew를 이용한 java 설치
$ brew update $ brew tap caskroom/cask $ brew install Caskroom/cask/java
sourcetree : GUI 환경의 git 컨트롤러 | https://www.sourcetreeapp.com/
github와 연동 : LeoDevPhil
협업/ 메신저
카카오톡 : 무료 통화/메시지 앱 | http://www.kakao.com/talk/ko
Jandi : 한국형 업무 커뮤니케이션 툴 | https://www.jandi.com/landing/kr
Line : 무료 통화/메시지 앱 | http://line.me/ko/
asana : 업무 일정 관리 | https://app.asana.com/
일정 간트차트 연동 | http://instagantt.com/app
개인환경세팅
LiteIcon : 아이콘 쉬운 교체 |
CandyBar : 쉬운 아이콘 관리 |
Icons8 Lite : 간단한 클립아트 검색 | https://icons8.com/app/#/ios
Automator 세팅
- finder 실행 액션 추가 :
control
+shift
+command
+ E- 화면보호기 실행 액션 추가 :
control
+alt
+command
+ L
PhotoScape X : 쉬운 사진 편집기 | http://x.photoscape.org/mac/
Android file transfer : 안드로이드 파일 이동 | https://www.android.com/filetransfer/
Numi : 서술형 계산기 | http://macnews.tistory.com/4181
checkor : 한글 맞춤법/ 문법 체크 | http://blog.mywizz.io/checkor-for-mac
alfred2 : 검색/ 수행기 | https://www.alfredapp.com/
VLC : 동영상 플레이어 | http://www.videolan.org/vlc/
pocket : 콘텐츠 즐겨찾기 서비스 | https://getpocket.com/mac/?a=mac
evernote : 메모, 콘텐츠 저장/ 공유 | 앱스토어. | https://evernote.com
skitch : 간단한 화면캡쳐 및 이미지 편집툴 | 앱스토어. http://macworld.hjsong.net/44
coconut battery : 배터리 상태 체크 | http://www.coconut-flavour.com/coconutbattery/
quicksilver : 검색/ 실행기. spotlight, alfred의 원조 | https://qsapp.com/
cheatsheet : 활성화면 단축키 보기 | https://www.mediaatelier.com/CheatSheet/
hotkey-eve : 단축키가 등록된 액션을 수행하면 알림으로 단축키 알려줌 | http://www.hotkey-eve.com/
clipmenu : 클립보드/스니펫 매니저 | http://www.clipmenu.com/
betterTouchTool : 멀티 제스쳐 확장 프로그램 | https://www.boastr.net/
'Dev. 운영체제(OS) > IOS' 카테고리의 다른 글
[Mac Tip] 맥 finder에서 파일 경로 복사하기 (0) | 2018.10.19 |
---|---|
[Mac] 맥에서 사진 생성일, 수정일 변경하기 (4) | 2018.09.10 |
xcrun: error: invalid active developer path 해결 (0) | 2018.04.24 |
[Mac tip] gitkraken terminal command line open 실행 (0) | 2017.11.27 |
[Mac IOS] 맥에서 문자형 특수 기호 (제곱미터, 세제곱미터 등) 사용하기 (1) | 2016.06.28 |