Initial commit

This commit is contained in:
Tobias Ostner 2022-12-19 13:41:13 +01:00
commit 1eb8f49be2
20 changed files with 378 additions and 0 deletions

20
.emacs.d/eshell/history Normal file
View file

@ -0,0 +1,20 @@
ls
touch new-file
cd Downloads/
git clone https://github.com/objcio/S01E320-custom-components-introduction.git
pwd
cd Desktop/
git clone https://github.com/doomemacs/doomemacs.git
cd doomemacs/
grep flycheck-clj-kondo
grep flycheck
cd ../..
exercism submit Sources/GradeSchool/GradeSchool.swift
swift package init
less Sources/day1/day1.swift
cd
cd TobCloud/org/
ls
rm *
ls
ls