Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 820 Bytes

install.md

File metadata and controls

18 lines (15 loc) · 820 Bytes

install

On Linux you can also use make to install it. Run make without any parameter to see all options. On Git for Windows SDK use pacman to install make pacman -S make

make options

help                           Shows this list
backup                         take a backup of the original .bashrc (it is saved as .bashrc.ORIGINAL)
cert                           stop apache and updte let's encrypt
install                        run the deploy script
update                         update source with the last version from github and deploy it.
fonts                          install emojis for fonts
apt                            install fish tmux vim via apt
pacman                         install fish tmux vim via pacman