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

https://github.com/thismarvin/dotfiles

a repository for all my dotfiles
https://github.com/thismarvin/dotfiles

dotf

Last synced: 24 days ago
JSON representation

a repository for all my dotfiles

Awesome Lists containing this project

README

          

# dotfiles

a repository for all my dotfiles.

## Installation

I use [stow](https://www.gnu.org/software/stow/) to manage my dotfiles.

```bash
git clone https://github.com/thismarvin/dotfiles.git
cd dotfiles
stow -R -t $HOME nvim
```

## Must Have Programs

- [nvim](https://github.com/neovim/neovim)
- [gh](https://github.com/cli/cli)
- [starship](https://github.com/starship/starship)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [exa](https://github.com/ogham/exa)
- [fzy](https://github.com/jhawthorn/fzy)
- [fzf](https://github.com/junegunn/fzf)
- [fd](https://github.com/sharkdp/fd)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [bat](https://github.com/sharkdp/bat)
- [delta](https://github.com/dandavison/delta)
- [bottom](https://github.com/clementtsang/bottom)
- [sd](https://github.com/chmln/sd)
- [genact](https://github.com/svenstaro/genact)
- [nnn](https://github.com/jarun/nnn)