https://github.com/hadrienpatte/.dotfiles
My dotfiles and shell config
https://github.com/hadrienpatte/.dotfiles
dotfiles
Last synced: about 1 year ago
JSON representation
My dotfiles and shell config
- Host: GitHub
- URL: https://github.com/hadrienpatte/.dotfiles
- Owner: HadrienPatte
- Created: 2020-04-29T23:38:24.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T15:09:25.000Z (over 1 year ago)
- Last Synced: 2025-03-27T23:11:27.558Z (about 1 year ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 78.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Requirements
* zsh
* git
* [delta](https://github.com/dandavison/delta)
* [zoxide](https://github.com/ajeetdsouza/zoxide/blob/main/README.md#installation)
* neovim
## Dependencies
Install or update dependencies with:
```sh
make deps
```