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

https://github.com/declancm/dotfiles

My dotfiles 👁️👄👁️
https://github.com/declancm/dotfiles

alacritty nvim tmux zsh

Last synced: about 2 months ago
JSON representation

My dotfiles 👁️👄👁️

Awesome Lists containing this project

README

          

# .dotfiles

## Requirements

- Alacritty
- lazygit
- neovim (nightly)
- fd
- fzf
- npm
- python3-venv
- ripgrep
- tree-sitter-cli
- win32yank (for WSL)
- xsel (for non-WSL)
- stow (v2.4.0+)
- tmux
- tpm
- zoxide

## Installation

```bash
git clone ~/dotfiles
cd ~/dotfiles && ./install.sh
```

*Note: Requires stow v2.4.0 or newer. The latest stow version can be built using the [GNU Source Release Collection](https://www.gnu.org/software/gsrc/)*