Ubuntu 리눅스 터미널 solarized 테마 적용System Management2017. 1. 15. 16:08
Table of Contents
1). Ubuntu git 설치
명령어 예제
sudo apt-get install git
2). git 명령어 solarized 테마 다운로드 및 설치하기
명령어 예제
git clone https://github.com/sigurdga/gnome-terminal-colors-solarized.git
cd gnome-terminal-colors-solarized
install
➜ gnome-terminal-colors-solarized git:(master) ✗ ./install.sh
This script will ask you which color scheme you want, and which Gnome Terminal profile to overwrite.
Please note that there is no uninstall option yet. If you do not wish to overwrite any of your profiles, you should create a new profile before you run this script. However, you can reset your colors to the Gnome default, by running:
Gnome >= 3.8 dconf reset -f /org/gnome/terminal/legacy/profiles:/
Gnome < 3.8 gconftool-2 --recursive-unset /apps/gnome-terminal
By default, it runs in the interactive mode, but it also can be run non-interactively, just feed it with the necessary options, see 'install.sh --help' for details.
Please select a color scheme:
1) dark
2) dark_alternative
3) light
#? 3
Please select a Gnome Terminal profile:
1) kogun82
#? 1
You have selected:
Scheme: light
Profile: kogun82 (:b1dcc9dd-5262-4d8d-a863-c897e6d979b9)
Are you sure you want to overwrite the selected profile?
(YES to continue) yes
Confirmation received -- applying settings
'System Management' 카테고리의 다른 글
Sun Grid Engine(SGE) 명령어로 작업 실행 (0) | 2017.01.17 |
---|---|
Ubuntu 리눅스 Chrome 설치 중 라이브러리 장애 처리 (0) | 2017.01.15 |
Ubuntu 리눅스 zsh 설치 및 테마 변경 (0) | 2017.01.15 |
CentOS7 리눅스 방화벽 사용 중지 (0) | 2017.01.07 |
리눅스 ssh-kygen 서버 비밀번호 접속 명령어 (0) | 2016.09.10 |
@kogun82 :: Ctrl+C&V 로 하는 프로그래밍
Korean BioInformation Center(KOBIC) Korea Research Institute of Bioscience & Biotechnology Address: #52 Eoeun-dong, Yuseong-gu, Deajeon, 305-806, KOREA +82-10-9936-2261 e-mail: kogun82@kribb.re.kr Blog: kogun82.tistory.com Homepage: www.kobic.re.kr
포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!