Initial commit
This commit is contained in:
commit
1eb8f49be2
20 changed files with 378 additions and 0 deletions
20
.emacs.d/eshell/history
Normal file
20
.emacs.d/eshell/history
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue