markdown coreOS iTerm2 completition

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown coreOS iTerm2 completition相关的知识,希望对你有一定的参考价值。



Then, assuming your .bashrc is still symlinked to ../../usr/share/skel/.bashrc, dereference it and copy it over the link:

```
cp $(readlink .bashrc) .bashrc.new && mv .bashrc.new .bashrc
```
Then add bash completion to the resulting file:

```
echo "source ~/.iterm2_shell_integration.bash" >> ~/.bashrc
```

以上是关于markdown coreOS iTerm2 completition的主要内容,如果未能解决你的问题,请参考以下文章

markdown 安装Kubernetes CoreOS

markdown 使用coreos设置hetzner机器

markdown 为Iterm2安装新主题

markdown iTerm2-笔记

markdown iTerm2

markdown iterm2 cheatsheet