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 👁️👄👁️
- Host: GitHub
- URL: https://github.com/declancm/dotfiles
- Owner: declancm
- Created: 2021-11-23T01:06:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T16:54:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T08:44:46.270Z (over 1 year ago)
- Topics: alacritty, nvim, tmux, zsh
- Language: Lua
- Homepage:
- Size: 17.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)*