Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryota-ka/dotfiles

My configuration files
https://github.com/ryota-ka/dotfiles

git nix tmux vim zsh

Last synced: 3 months ago
JSON representation

My configuration files

Awesome Lists containing this project

README

        

# dotfiles

## Requirements

- [Nix](https://nixos.org/) with `experimental-features = nix-command flakes`

## Setting up

```sh
$ git clone https://github.com/ryota-ka/dotfiles.git
$ cd ./dotfiles
$ nix run .#switch
```