Config File Collection
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

my_defaults 167B

1234567891011121314
  1. #!/bin/sh
  2. #
  3. # general configurations
  4. ./add_bin
  5. ./add_nemo_config
  6. ./add_ssh_config
  7. ./add_tmux
  8. ./add_vim
  9. ./add_zshrc
  10. # zshrc.d configurations
  11. ./.zshrc.d/add_defaults