Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjeanes/dotfiles
🏠
https://github.com/bjeanes/dotfiles
bash dotfiles emacs fish karabiner neovim nvim vim zsh
Last synced: 1 day ago
JSON representation
🏠
- Host: GitHub
- URL: https://github.com/bjeanes/dotfiles
- Owner: bjeanes
- Created: 2008-08-08T06:59:17.000Z (over 16 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T22:19:15.000Z (2 days ago)
- Last Synced: 2024-12-19T23:22:17.397Z (1 day ago)
- Topics: bash, dotfiles, emacs, fish, karabiner, neovim, nvim, vim, zsh
- Language: Nix
- Homepage:
- Size: 1.12 MB
- Stars: 71
- Watchers: 6
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred-test - bjeanes/dotfiles - 🏠 (Nix)
README
# Bo's Dot Files
## Install
- Install Nix, using determinate systems' installer:
```sh-session
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
```- First time run:
```sh-session
nix run --extra-experimental-features "nix-command flakes"
```