Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelcanovas/dotfiles

My dotfiles.
https://github.com/rafaelcanovas/dotfiles

dotfiles

Last synced: 2 months ago
JSON representation

My dotfiles.

Awesome Lists containing this project

README

        

# Tools

- [zsh](https://ohmyz.sh)
- [VSCodium](https://vscodium.com)

# Installing

Clone the repository:

```shell
git clone https://github.com/rafaelcanovas/dotfiles.git
```

Link the zsh profile to your home directory:

```shell
ln ./dotfiles/.zshrc ~/
```

Link the VSCodium settings:

```shell
ln ./dotfiles/VSCodium/User/settings.json '~/Library/Application Support/VSCodium/User/'
```