보관함

mac osx zsh neovim 환경설정

~/.zshrc

# Set name of the theme to load — if set to “random”, it will # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes #ZSH_THEME=”robbyrussell” ZSH_THEME=”agnoster” # Uncomment the following line if you want to […]

Ubuntu zsh vim Setting

apt install build-essential apt install net-tools apt install openssh-server systemctl enable ssh systemctl restart ssh apt install curl apt install tmux apt install mc apt install git apt install zsh sh -c “$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)” chsh -s /usr/bin/zsh # logout 필요 zsh # 일단 한번 실행 git clone https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions git clone https://github.com/zsh-users/zsh-syntax-highlighting.git $ZSH_CUSTOM/plugins/zsh-syntax-highlighting […]

2021년 mac 에서 사용하고 있는 프로그램 목록

구입목록에 있는 프로그램들 전부 설치 및 업데이트 Microsoft Remote Desktop Microsoft OneNote OneDrive Notability CheetSheet GoodNote 5 VsCode Valentina Studio Friendly Streaming Browser Facebook Messenger Skype Amphetamine SnailGit SnailSVN HazeOver Slack deepClock 한컴오피스 한글 2014 VP 뷰어 무비스트 카카오톡 네이트온 Band Telegram isHUD MachineProfile Blackmagic Disk Speed Test 각 홈페이지 가서 설치해야 하는 프로그램 […]