Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ryota-ka/dotfiles
- Owner: ryota-ka
- Created: 2014-06-01T06:02:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T10:53:18.000Z (12 months ago)
- Last Synced: 2024-10-05T02:35:59.591Z (3 months ago)
- Topics: git, nix, tmux, vim, zsh
- Language: Lua
- Homepage:
- Size: 272 KB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```