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

https://github.com/xavierchanth/dotfiles

My dotfiles
https://github.com/xavierchanth/dotfiles

Last synced: about 1 year ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

          

# Dotfiles

## How to install

User setup:

- Create user
- Give user sudo permissions
- Set user password
- Login as user

Dotfiles setup:

- Put ssh keys in place
- Install git curl zsh
- Install
[brew requirements](https://docs.brew.sh/Homebrew-on-Linux#requirements)
(Linux)
- Clone this repo to ~/.dotfiles
- `~/.dotfiles/install`

Everything should be installed now, making the dotfiles script available on
path.

To install additional desktop packages:

`dotfiles install-desktop`

To install Zen browser config (guided installer with steps that must be done
manually):

`dotfiles install-zen-browser`