Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hnishi committed Nov 3, 2023
1 parent 1f2c107 commit fad5107
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.vim/autoload
.vim/plugged
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ curl -L raw.githubusercontent.com/hnishi/dotfiles/master/scripts/download.sh | b
or

```shell
git clone https://github.com/hnishi/dotfiles.git
cd ~
git clone https://github.com/hnishi/dotfiles.git .dotfiles
cd dotfiles/scripts
bash install.sh
```
Expand Down

0 comments on commit fad5107

Please sign in to comment.