1. 03 2月, 2021 1 次提交
  2. 23 10月, 2020 1 次提交
  3. 27 9月, 2020 1 次提交
  4. 10 8月, 2020 1 次提交
  5. 22 6月, 2020 1 次提交
  6. 12 6月, 2020 1 次提交
  7. 11 6月, 2020 10 次提交
  8. 11 5月, 2020 1 次提交
  9. 04 5月, 2020 1 次提交
  10. 12 3月, 2020 2 次提交
  11. 18 2月, 2020 1 次提交
  12. 17 2月, 2020 5 次提交
  13. 12 2月, 2020 1 次提交
  14. 31 12月, 2019 1 次提交
    • I
      Themes: screenshots added (#116) · ec192149
      Israel Antonio Rosales Laguan 提交于
      * [feat] THEMES.md: Add screenshots
      
      What?:
      - Add screens for all themes
      - Add THEMES.md to showcase all screens
      
      Breaking Changes? None
      
      * fix #114
      
      What?:
      - Add screenshots to be added to wiki
      
      Breaking Changes? None
      ec192149
  15. 31 7月, 2019 1 次提交
  16. 26 7月, 2019 4 次提交
  17. 27 6月, 2019 1 次提交
  18. 05 6月, 2019 1 次提交
  19. 14 5月, 2019 1 次提交
  20. 10 5月, 2019 3 次提交
  21. 23 1月, 2019 1 次提交
    • T
      OMB - Major Refactor (#39) · 53fb8037
      Toan Nguyen 提交于
      * OMB - Major Refactor
      
      - Aliases and completions now works like plugins (need to enabled in .bashrc)
      - Removed the compatible check in spectrum.sh, OMB now works with Bash v3.x like the old days.
      - Removed core plugin, added those bash functions into base.sh and load during startup.
      - Updated OSH template for new installations
      - Added history config and few other stuff from #17
      
      @TODO: Added a shell script to update old version of .bashrc to new one.
      
      * Fixed ShellCheck issues
      
      * Fixed ShellCheck issues
      53fb8037