Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sethen/dotfiles

:computer: My personal dotfiles
https://github.com/sethen/dotfiles

dotfiles git linux manjaro ubuntu zsh

Last synced: about 2 months ago
JSON representation

:computer: My personal dotfiles

Awesome Lists containing this project

README

        

These are my dotfiles for setting up my environment from nothing. Take and use anything you want.

![image](assets/images/neovim.png)

# 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)