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

10
.emacs.d/eshell/lastdir Normal file
View file

@ -0,0 +1,10 @@
/Users/tobi/Downloads
~
/Users/tobi/Desktop
/Users/tobi/Desktop/doomemacs
/Users/tobi/Exercism/swift/grade-school/Sources/GradeSchool
/Users/tobi/Exercism/swift/grade-school
~/Code/AOC/day1
/Users/tobi/Code/AOC/aoc2022/src/aoc2022
/Users/tobi
/Users/tobi/TobCloud/org