linkedin / school-of-sre

At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
https://linkedin.github.io/school-of-sre/
Other
7.7k stars 705 forks source link

Remove shell prompt so shell commands are easier to read #84

Closed opethe1st closed 3 years ago

opethe1st commented 3 years ago

This fixes this issue #83 I made this commit by running a find replace with the pattern '^.*spatel1\$' and replaced it with '$'

sanketplus commented 3 years ago

thanks @opethe1st merged and looks good! https://linkedin.github.io/school-of-sre/git/git-basics/