We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 733419b commit d918006Copy full SHA for d918006
week1/Wed/README.md
@@ -0,0 +1,8 @@
1
+```bash
2
+$ ls -a ~/ | grep -E '\.aws|\.azure|\.config|\.ssh|\.kube|\.env|\.git'
3
+.aws
4
+.azure
5
+.config
6
+.gitconfig
7
+.kube
8
+```
0 commit comments