https://github.com/phildl/.dotfiles
Philippe Dotfiles, nvim, zsh
https://github.com/phildl/.dotfiles
Last synced: 10 months ago
JSON representation
Philippe Dotfiles, nvim, zsh
- Host: GitHub
- URL: https://github.com/phildl/.dotfiles
- Owner: PhilDL
- Created: 2024-09-25T18:11:45.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T19:51:30.000Z (over 1 year ago)
- Last Synced: 2025-03-05T01:42:13.649Z (over 1 year ago)
- Language: Lua
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Requirements
```shell
brew install git eza zoxide
brew install --cask wezterm
```
These are my .dotfiles to configure tools I use:
- ZSH
- Neovim
When a file is added in .config that you want symlinked you should run again
```shell
stow .
```