博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
configure new Linux/Mac
阅读量:4566 次
发布时间:2019-06-08

本文共 996 字,大约阅读时间需要 3 分钟。

vim   http://www.cnblogs.com/wswang/p/5088078.html

sublime   http://jingyan.baidu.com/article/3aed632e66dc877011809166.html

 

zsh  sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

zsh plugins  http://www.jianshu.com/p/9189eac3e52d

https://segmentfault.com/a/1190000002658335

sudo.plugin https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/sudo/sudo.plugin.zsh

修改zsh作为默认的shell,chsh -s /bin/zsh(Mac/Linux reboot)

tmux   https://github.com/linux-wang/conf-backup

 

python  http://blog.csdn.net/kingppy/article/details/13080919

virtualenv/virtualenvwrapper  http://pythonguidecn.readthedocs.io/zh/latest/dev/virtualenvs.html

pip https://pip.pypa.io/en/stable/installing/

pycharm active http://www.cnblogs.com/hanggegege/p/6763329.html

 

xfce的亮度 https://forum.xfce.org/viewtopic.php?pid=29952(安装xbacklight)

homebrew  /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

 

转载于:https://www.cnblogs.com/wswang/p/5235063.html

你可能感兴趣的文章
更新centos7的kernel
查看>>
day05
查看>>
EFI环境下的Ubuntu&Win10双系统安装
查看>>
oracle 的三个主要内存结构SGA,PGA,UGA
查看>>
PHP大批量插入数据库的3种方法和速度对比
查看>>
Apache Spark大数据分析入门(一)
查看>>
java8使用stream的collect进行list转map注意事项
查看>>
部分和问题
查看>>
进程,线程
查看>>
[。。。]不知道是事故还是故事的东西
查看>>
AtCoder Beginner Contest 073
查看>>
链表的回文结构
查看>>
slqmap简单使用
查看>>
如何禁用或重新启用计算机的休眠功能
查看>>
window函数 resetAccumulator
查看>>
AKKA好文
查看>>
hdu - 1728逃离迷宫 && hdu - 1175 连连看 (普通bfs)
查看>>
python环境下xgboost的安装与使用
查看>>
C#的数据类型转换
查看>>
VC++视频会议系统源码 文档齐全
查看>>