Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS terminal 主题和命令更新 #313

Open
nonocast opened this issue Jul 22, 2022 · 0 comments
Open

macOS terminal 主题和命令更新 #313

nonocast opened this issue Jul 22, 2022 · 0 comments

Comments

@nonocast
Copy link
Owner

nonocast commented Jul 22, 2022

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

参考

@nonocast nonocast changed the title macOS terminal update macOS terminal 主题和命令更新 Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant