Skip to content

Latest commit

 

History

History
64 lines (56 loc) · 1.46 KB

README.md

File metadata and controls

64 lines (56 loc) · 1.46 KB

This package made for easy install and configure Ubuntu

installation guide

  1. run install.sh file
  2. wait until your linux update and dependencies install
  3. select your favorite webserver from apache and nginx
  4. wait for installing packages

list of packages to install

  1. dbus-x11
  2. gnome-shell-extensions
  3. gnome-tweaks
  4. dconf-editor
  5. curl
  6. vim
  7. git
  8. nemo
  9. zsh
  10. neovim
  11. mc
  12. gdebi
  13. webservice (apache, nginx)
  14. php8.3 (and it's popular modules) common, mysql, xml, xmlrpc, curl, gd, cli, dev, imap, mbstring, opcache, soap, zip, intl, redis, pgsql, fpm, bcmath, swoole, xdebug, imagick, ioncube
  15. composer
  16. laravel
  17. vscode
  18. docker
  19. mariadb
  20. postgresql
  21. node
  22. pnpm
  23. redis-stack
  24. rabbit
  25. google-chrome

list of repositories

  1. ondrej/php
  2. ondrej/apache2
  3. ondrej/nginx

list of zsh pluging

  1. colorize
  2. cp
  3. safe-paste
  4. git
  5. ubuntu
  6. systemd
  7. laravel
  8. symfony
  9. aliases
  10. docker
  11. docker-compose
  12. rsync
  13. fzf-zsh-plugin git clone --depth 1 https://github.com/unixorn/fzf-zsh-plugin.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/fzf-zsh-plugin
  14. zsh-autosuggestions git clone --depth 1 https://github.com/zsh-users/zsh-autosuggestions.git $ZSH_CUSTOM/plugins/zsh-autosuggestions
  15. zsh-syntax-highlighting git clone --depth 1 https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting