https://github.com/axelfahy/dotfiles
Configuration files
https://github.com/axelfahy/dotfiles
config dotfiles
Last synced: 7 months ago
JSON representation
Configuration files
- Host: GitHub
- URL: https://github.com/axelfahy/dotfiles
- Owner: axelfahy
- Created: 2019-01-14T17:28:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-25T15:26:14.000Z (9 months ago)
- Last Synced: 2025-01-25T16:23:57.686Z (9 months ago)
- Topics: config, dotfiles
- Language: Shell
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
Those dotfiles can be installed using `stow`.
Stow is going to do symlink in the parent folder. For example, running `$ stow vim` will create the `.vim` folder in the parent directory, that is, the `$HOME` directory if the dotfiles folder is in the `$HOME` directory.