Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmeca authored Mar 19, 2021
1 parent 73c91f4 commit ad6e1d1
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

My repository of dotfiles, here you will find the files and some settings that I use in linux.

# Install custom neovim
## Install custom neovim

I have created something that customizes the neovim code editor, and in order to install it you must go to linux and run these commands.

Expand All @@ -25,7 +25,7 @@ nvim init.vim

Once inside ``` init.vim ``` put ``` :PlugInstall ``` and the plugins will begin to install once this is done put ``` :x ``` and then in the linux terminal you can use nvim to edit any file.

# Install .bashrc
## Install .bashrc

To install .bashrc you must run these commands in your linux terminal:

Expand All @@ -40,3 +40,13 @@ mv git-prompt.sh .git-prompt.sh

once this is done, you just need to leave the terminal and re-enter and you will see a new presentation in the terminal.


## Authors

* **Dylan Alexander** - *Initial Work* - [dylan14567](https://github.com/dylan14567)

You can also look at the list of all [contributors](https://github.com/dylan14567/dotfiles/contributors) who have participated in this project.

## License

The license for this project is [MIT](https://github.com/dylan14567/dotfiles/blob/main/LICENSE)

0 comments on commit ad6e1d1

Please sign in to comment.