- Oh My Zsh
source ~/.bash_profile
Add to~/.zshrc
- Style:
- powerlevel9k
- powerlevel10k
- Nerd Fonts
DEFAULT_USER=$(whoami)
Remove hostname- Style example
POWERLEVEL9K_MODE='nerdfont-complete' POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(status virtualenv) # ZSH_THEME="powerlevel9k/powerlevel9k" ZSH_THEME=powerlevel10k/powerlevel10k DEFAULT_USER=$(whoami)
- Plugins:
- App
Add Google map place in iframe. Find place at Google map -> Share -> Embed a map
Test config
apache2ctl configtest
Set Config
sudo a2ensite <file>.conf
sudo service apache2 restart
Read log
sudo tail -100 /var/log/apache2/error.log