Commit after delete on local machine/

This commit is contained in:
Sebastian Lenzlinger
2023-04-19 11:38:24 +02:00
commit 248c191f9a
8 changed files with 1202 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Some Notes
## Use SSH to clone repo
git clone git@github.com:sebaschi/dotfiles.git ~/.dotfiles
## Symlink files to correct locations
ln -s ~/.dotfiles/git/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/bash/bashrc ~/.bashrc