Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epszaw/dotfiles


https://github.com/epszaw/dotfiles

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

# `.dotfiles`

Install dependencies:

```shell
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```

Copy the repository or single file and create sylinks for each config type you want:

```shell
cd ~
git clone https://github.com/lamartire/dotfiles
cd ~/.config
ln -s ~/dotfiles/.configs/nvim .
```