https://github.com/e4ac/dotfiles
Dotfiles collection
https://github.com/e4ac/dotfiles
dotfiles
Last synced: 1 day ago
JSON representation
Dotfiles collection
- Host: GitHub
- URL: https://github.com/e4ac/dotfiles
- Owner: e4ac
- Created: 2026-07-10T15:08:35.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2026-07-10T15:11:55.000Z (2 days ago)
- Last Synced: 2026-07-11T16:18:18.920Z (1 day ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dot Files
Dotfiles collection.
## Setup (\*nix)
```
git clone https://github.com/e4ac/dotfiles
cd ./dotfiles && /bin/sh ./init.sh
```
## Setup (Windows)
```
git clone https://github.com/e4ac/dotfiles
cd ./dotfiles && ./init.ps1
```
## Others
- Install [`oh-my-posh`](https://ohmyposh.dev/docs)
- Install [`oh-my-zsh`](https://ohmyz.sh/#install)