34 lines
755 B
Markdown
34 lines
755 B
Markdown
# README #
|
|
|
|
T31M Baseline Config Repository
|
|
|
|
### What is this repository for? ###
|
|
|
|
* Work faster on new Machines
|
|
* Keep Track of Code / Script Snippets
|
|
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
|
|
|
|
### Contents ###
|
|
* Baseline Server Setup
|
|
* Add SSH Key + Disable Root
|
|
* IPTables Default Denie all but 22, 80, 443
|
|
* Install needed Packages
|
|
* docker
|
|
* docker-compose
|
|
* git
|
|
* ...
|
|
|
|
* fish + config + fisherman
|
|
* curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs https://git.io/fisher
|
|
* https://blog.el-chavez.me/2018/05/22/bash-to-fish/
|
|
* edc/bass -> bass "./that-one-script.sh"
|
|
* omf/foreign-env
|
|
* omf/theme-scorphish
|
|
|
|
* Sublime Text 3
|
|
* GitGutter
|
|
* Package Control
|
|
* Anaconda
|
|
* Sidebar
|
|
|