https://github.com/drewxs/dotfiles
My linux/mac dotfiles
https://github.com/drewxs/dotfiles
dotfiles linux neovim tmux wezterm zsh
Last synced: 3 months ago
JSON representation
My linux/mac dotfiles
- Host: GitHub
- URL: https://github.com/drewxs/dotfiles
- Owner: drewxs
- Created: 2022-10-02T11:35:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T01:28:37.000Z (5 months ago)
- Last Synced: 2025-06-17T10:46:45.324Z (4 months ago)
- Topics: dotfiles, linux, neovim, tmux, wezterm, zsh
- Language: Shell
- Homepage:
- Size: 12.2 MB
- Stars: 3
- 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
![]()