https://github.com/xavierchanth/dotfiles
My dotfiles
https://github.com/xavierchanth/dotfiles
Last synced: about 1 year ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/xavierchanth/dotfiles
- Owner: XavierChanth
- License: bsd-3-clause
- Created: 2023-10-16T23:12:34.000Z (over 2 years ago)
- Default Branch: trunk
- Last Pushed: 2025-06-07T15:58:36.000Z (about 1 year ago)
- Last Synced: 2025-06-08T10:36:03.729Z (about 1 year ago)
- Language: Lua
- Size: 101 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`