Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtxr/dotfiles

Basic workstation setup
https://github.com/mtxr/dotfiles

Last synced: 3 months ago
JSON representation

Basic workstation setup

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`