Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drewxs/dotfiles
My linux/mac dotfiles
https://github.com/drewxs/dotfiles
dotfiles linux neovim tmux wezterm zsh
Last synced: 5 days ago
JSON representation
My linux/mac dotfiles
- Host: GitHub
- URL: https://github.com/drewxs/dotfiles
- Owner: drewxs
- Created: 2022-10-02T11:35:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T03:57:23.000Z (14 days ago)
- Last Synced: 2025-01-29T04:25:10.166Z (14 days ago)
- Topics: dotfiles, linux, neovim, tmux, wezterm, zsh
- Language: Shell
- Homepage:
- Size: 12.1 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
My dev configurations.
- wezterm
- zsh
- tmux
- neovim## Installation
Clone repo
```sh
git clone https://github.com/drewxs/dotfiles ~/.dotfiles
```Pre-installation
```sh
~/.dotfiles/scripts/preinstall.sh
```Install
```sh
# Arch
~/.dotfiles/scripts/install_arch.sh# Debian
~/.dotfiles/scripts/install_debian.sh
```Run `upd -h` for update options.
### Screenshot
![]()