Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daggerok authored Oct 4, 2023
1 parent f59ac13 commit 0d538d7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# vimrc
Just my ~/.vimrc file...

```bash
echo '
filetype plugin indent on
"set term=builtin_ansi
set term=xterm-265color
syntax on
' > ~/.vimrc
```

0 comments on commit 0d538d7

Please sign in to comment.