Open nonocast opened 2 years ago
个人推荐: Solarized Dracula
下载安装字体:
跟着文档安装:
git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
p10k configure
exa
exa -lh
exa --tree
exa --tree --level=2
fd -e jpg
fd -e c app
fd Makefile
color theme
个人推荐: Solarized Dracula
zsh theme
下载安装字体:
跟着文档安装:
git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
p10k configure
bat 替换 cat
exa 替换 ls
exa
exa -lh
exa --tree
exa --tree --level=2
fd 替换 find
fd -e jpg
fd -e c app
: 文件名包含app的c文件fd Makefile
参考