https://github.com/sethen/dotfiles
:computer: My personal dotfiles
https://github.com/sethen/dotfiles
dotfiles git linux manjaro ubuntu zsh
Last synced: 7 months ago
JSON representation
:computer: My personal dotfiles
- Host: GitHub
- URL: https://github.com/sethen/dotfiles
- Owner: sethen
- Created: 2018-07-12T01:08:03.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-06T19:07:48.000Z (about 1 year ago)
- Last Synced: 2024-11-06T20:20:11.935Z (about 1 year ago)
- Topics: dotfiles, git, linux, manjaro, ubuntu, zsh
- Language: Lua
- Size: 8.7 MB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These are my dotfiles for setting up my environment from nothing. Take and use anything you want.

# Quickstart
1. Install `zsh` in your terminal by using `sudo apt install zsh`
2. Modify the `.gitconfig` file in the `os` directory to have your name and email
3. Execute the `run.sh` file while in `zsh`
# Environments
These dotfiles detect which environment they are in and run the appropriate commands. The environments tested are:
* Ubuntu 24.04 LTS (older versions not tested or supported)