Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wesleyklop/dotfiles
My .dotfiles
https://github.com/wesleyklop/dotfiles
alfred brew brewfile chezmoi dotfiles dracula git gpg oh-my-zsh tmux vim zsh
Last synced: about 11 hours ago
JSON representation
My .dotfiles
- Host: GitHub
- URL: https://github.com/wesleyklop/dotfiles
- Owner: WesleyKlop
- Created: 2016-06-08T12:24:15.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T14:31:32.000Z (11 months ago)
- Last Synced: 2024-01-19T12:13:03.700Z (10 months ago)
- Topics: alfred, brew, brewfile, chezmoi, dotfiles, dracula, git, gpg, oh-my-zsh, tmux, vim, zsh
- Language: Shell
- Homepage:
- Size: 395 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
These are my dotfiles. It contains the universal configuration utilized in all
my Unix environments as well as MacOS.## Installation
Just execute this random script from the internet! What could go wrong.
**WARNING**: Before installation you should make sure you have the required gpg private key available as well as an ssh key that can access github.
```bash
sh -c "$(curl -fsSL 'https://raw.githubusercontent.com/WesleyKlop/dotfiles/main/install.sh')"
```The script will check if you have all required software installed. For now this
is only xcode on macos. After that it will setup Chezmoi and install the dotfiles!## Configuration
I have a few configuration options available. You can find the configuration file in `$HOME/.config/chezmoi/chezmoi.toml`. It contains options for the installation of different toolchains but also databases and ssh agents.