最近发现mac下的terminal怎么一直是黑色背景和白色前景,以前用惯了linux下的bash对于不同类型的文件以不同的颜色进行高亮,对于现在mac的terminal感觉很不爽,于是google了一把,找到了让它想linux下的bash一样恢复颜色高亮的办法,具体如下:
针对terminal采用bash模式:
- 编辑 ~/.bash_profile, 加入以下代码:
Bash代码
- export CLICOLOR=1
- export LSCOLORS=gxfxaxdxcxegedabagacad
- 保存,然后重启terminal,搞定,恢复正常了
- 详细讲解代码中的涵义:
- CLICOLOR: 前景色和背景色的字符串合并值
- LSCOLORS: 对于不同变量所采用的颜色方案,具体看如下表格: a black b red c green d brown e blue f magenta g cyan h light grey A bold black, usually shows up as dark grey B bold red C bold green D bold brown, usually shows up as yellow E bold blue F bold magenta G bold cyan H bold light grey; looks like bright white x default foreground or background 而文件类型列表如下: 1. directory 2. symbolic link 3. socket 4. pipe 5. executable 6. block special 7. character special 8. executable with setuid bit set 9. executable with setgid bit set 10. directory writable to others, with sticky bit 11. directory writable to others, without sticky
Bash代码- gxfxaxdxcxegedabagacad
分类: web
标签:
搜索
标签
study
ab
amap
apache
apahe
awk
aws
bat
centos
CFS
chrome
cmd
cnpm
composer
consul
crontab
css
curl
cygwin
devops
di
docker
docker,docker-compose
ethereum
excel
fiddler
fluentd
framework
front-end
git
gitgui
github
glide
go
golang
gorm
grafana
gzip
ioc
item2
iterm2
javascript
jenkins
jsonp
kafka
laradock
laravel
larval
linux
liunux
log
mac
mac, wi-fi
macos
magento
mariaDB
minikube
mongoDB
msp
mysql
netbeans
nginx
nodejs
nohup
npm
nsq
php
php-fpm
php7
phpstorm
php扩展
Protobuf
python
redis
scp
server
shell
soap
socket
socket5
sql
sre
ssdb
ssh
ssl
study
sublime
swift
system
td-agent
uml
v2ray
vagrant
vagrnat
vim
vpn
vue
vue.js
webpack
webrtc
websocket
webtatic
windows
windows7
word
wps
xdebug
yarn
yii2
yum
zookeeper
世界国家
互联网
以太坊
分类
前端
小程序
打印机
排序算法
搞笑
权限
粤语
缓存
网络
虚拟机
视频
设计模式
项目管理
热门文章
友情链接