Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xilaluna/dotfiles

My personal configurations and tools.
https://github.com/xilaluna/dotfiles

dotfiles fish github-config

Last synced: 1 day ago
JSON representation

My personal configurations and tools.

Awesome Lists containing this project

README

        

# dotfiles
My personal configurations and tools.

## Getting Started

Connect the symlinks to the dotfiles.

```bash
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
```

```bash
ln -s ~/.dotfiles/.config/fish/ ~/.config/fish
```

```bash
ln -s ~/.dotfiles/.config/nvim/ ~/.config/nvim
```