|
|
|
@ -1,26 +1,3 @@
|
|
|
|
|
## Installation FreeBSD
|
|
|
|
|
### Après le premier reboot.
|
|
|
|
|
|
|
|
|
|
- création d'un utilisateur
|
|
|
|
|
|
|
|
|
|
- Installation avec ZFS
|
|
|
|
|
- pkg ALWAY_ASSUME=yes
|
|
|
|
|
- pkg upgrade && pkg update
|
|
|
|
|
- pkg install
|
|
|
|
|
- pkg install -y xorg sudo slim slim-themes xfce4
|
|
|
|
|
- modif conf xorg pour clavier fr
|
|
|
|
|
- modif theme slim
|
|
|
|
|
- Ajout dans /etc/rc.conf - devd , dbus
|
|
|
|
|
- modif du script .xinitd
|
|
|
|
|
- Installation du theme Arc x https://github.com/horst3180/arc-theme
|
|
|
|
|
- Installation des icones
|
|
|
|
|
- Installation de ZSH
|
|
|
|
|
- pkg install zsh
|
|
|
|
|
- Installation de Ho my zsh
|
|
|
|
|
- Installation de powerlevel9k $ git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k + installations des polices : https://powerline.readthedocs.io/en/latest/installation/linux.html#fonts-installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Apache
|
|
|
|
|
apache24_enable="YES"
|
|
|
|
|
|
|
|
|
@ -47,14 +24,4 @@ pkg install -y libgd bash curl wget perl libxml2 libxml2 GeoIP
|
|
|
|
|
## Configuration destkop Ultime
|
|
|
|
|
|
|
|
|
|
Windows manager : I3-gaps
|
|
|
|
|
Terminal : Kitty + tmux
|
|
|
|
|
|
|
|
|
|
## Theme Sympa XFCE
|
|
|
|
|
- theme : https://github.com/horst3180/vertex-theme
|
|
|
|
|
- Icones : Numix icon theme http://numixproject.org/
|
|
|
|
|
|
|
|
|
|
http://i.imgur.com/xaf2rhO.png
|
|
|
|
|
|
|
|
|
|
Bureau sympa complet :
|
|
|
|
|
|
|
|
|
|
https://github.com/NicoHood/NicoHood.github.io/wiki/Xfce4-Desktop-Environment-Customization
|
|
|
|
|
Terminal : Kitty + tmux
|