Skip to content

yesyestoday2020/my-profile

Repository files navigation

配置文件

介绍一些经常使用的终端工具,例如:zsh,ranger,tmux等

vim

    brew install neovim

zsh

tmux

ranger

ranger是终端下非常好用的文件预览工具,有类似vim的按键方式,用来浏览文件非常好用。
ranger安装:
            Mac    ```brew install ranger```