Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 721 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 721 Bytes

Server Dotfiles

Dotfiles for Linux Server

Features

  • Script to get status from server
  • Basic configs of VIM

Requirements

  • lsb-release, wget and git commands
  • Python 3

Instalation

bash -c "$(wget https://raw.githubusercontent.com/moraisaugusto/server-dotfiles/master/install.sh -O -)"

without certificate

bash -c "$(wget --no-check-certificate https://raw.githubusercontent.com/moraisaugusto/server-dotfiles/master/install.sh -O -)"

Preview

Animation Screenshot