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
- Host: GitHub
- URL: https://github.com/oldratlee/awesome-command-line-env
- Owner: oldratlee
- Created: 2016-01-18T13:46:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T18:26:21.000Z (almost 10 years ago)
- Last Synced: 2025-03-06T10:03:01.210Z (10 months ago)
- Homepage:
- Size: 0 Bytes
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)