bash
bash
PHODAL

查看标签 bash

今天在找某个东西的资料的时候,发现了fish这个据说是很强大的bash shell。

偶然间在闲逛的时候,发现了bash-it,一个社区的bash框架。。

PowerLine简介

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

这里需要安装bash-completion

$sudo port install bash-completion

添加到.bash_profile

bash-completion

if [ -f /opt/local/etc/profile.d/bash_completion.sh ]; then . /opt/local/etc/profile.d/bash_completion.sh fi

大致效果如下,以ls加tab键为例

fdhuang@phodal:~ $ ls ls lsbom lsock lsockU lsvfs lsappinfo lsm lsockT lsof fdhuang@phodal:~ $ ls

不过一种更理想的方式就是使用zsh

Coreutils 引自官网的论述

使用之前 如果是windows,我们建议安装cygwin。这样可以渐渐摆脱对鼠标的依赖,当然了主要目的是与cygwin整合。

Feeds

RSS / Atom

最近文章

关于作者

Phodal Huang

Engineer, Consultant, Writer, Designer

ThoughtWorks 技术专家

工程师 / 咨询师 / 作家 / 设计学徒

开源深度爱好者

出版有《前端架构:从入门到微前端》、《自己动手设计物联网》、《全栈应用开发:精益实践》

联系我: h@phodal.com

微信公众号: 最新技术分享

存档

分类

标签

作者