Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtxr/dotfiles
Basic workstation setup
https://github.com/mtxr/dotfiles
Last synced: 3 months ago
JSON representation
Basic workstation setup
- Host: GitHub
- URL: https://github.com/mtxr/dotfiles
- Owner: mtxr
- Created: 2016-11-01T22:08:46.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T00:55:44.000Z (10 months ago)
- Last Synced: 2024-05-02T06:14:01.412Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 29.1 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Workstation
Customize [`chezmoi.sample.toml`](https://github.com/mtxr/dotfiles/blob/master/chezmoi.sample.toml) and save it to `~/.config/chezmoi/chezmoi.toml`
With curl:
```shellscript
curl -sfL https://git.io/.mtxr | sh
```With wget:
```shellscript
wget -O - https://git.io/.mtxr | sh
```### MacOX
Install `brew` first
Note: I use [chezmoi](https://www.chezmoi.io/docs/) for dotfiles management.
## Making Local Customizations
You can make local customizations for some programs by editing these files:
- `git` : `~/.gitconfig_local`