Config File Collection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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