An open API service indexing awesome lists of open source software.

https://github.com/oldratlee/awesome-command-line-env

:coffee: Awesome Command Line Env
https://github.com/oldratlee/awesome-command-line-env

List: awesome-command-line-env

Last synced: 16 days ago
JSON representation

:coffee: Awesome Command Line Env

Awesome Lists containing this project

README

          

Awesome Command Line Env
=====================================

打造更舒适命令行环境!

命令行有强大的表达力,自己在平时也是命令行不离手。

下面是好用工具及其文章的收集。

`tmux`
----------------------------

- [.tmux - github](https://github.com/gpakosz/.tmux)
自包含、美观和多功能的`tmux`配置。(依赖`PowerLine`)
- [Tmux:Linux 从业者必备利器](http://blog.jobbole.com/87562/)
快速上手介绍
- [tmux shortcuts & cheatsheet](https://gist.github.com/MohamedAlaa/2961058)
- [终端环境之tmux](http://foocoder.com/blog/zhong-duan-huan-jing-zhi-tmux.html/)
[foocoder.com](http://foocoder.com/blog/zhong-duan-huan-jing-zhi-tmux.html/)博客上记了不少 `tmux` 和 `vim` 的内容 +1
- [tmux的使用方法和个性化配置](http://mingxinglai.com/cn/2012/09/tmux/)
最近好用的帮助命令(键绑定及其功能列表):`prefix ?`

`PowerLine`
----------------------------

- [为Bash和VIM配置一个美观奢华的状态提示栏](http://cenalulu.github.io/linux/mac-powerline/)