https://github.com/peikk0/dotfiles
My dotfiles -- Mirror of https://gitlab.com/peikk0/dotfiles
https://github.com/peikk0/dotfiles
bash dotfiles fish git i3 irssi linux mutt osx tmux vim wezterm x11 zsh
Last synced: 3 months ago
JSON representation
My dotfiles -- Mirror of https://gitlab.com/peikk0/dotfiles
- Host: GitHub
- URL: https://github.com/peikk0/dotfiles
- Owner: peikk0
- Created: 2013-02-03T22:10:38.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-07-14T23:23:56.000Z (3 months ago)
- Last Synced: 2025-07-15T03:47:53.240Z (3 months ago)
- Topics: bash, dotfiles, fish, git, i3, irssi, linux, mutt, osx, tmux, vim, wezterm, x11, zsh
- Language: Shell
- Homepage: https://gitlab.com/peikk0/dotfiles
- Size: 22.3 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
This repository contains my dotfiles, or my `~/.config/` directory to be exact.
They can be installed using [yadm](https://yadm.io/):
```sh
yadm clone https://gitlab.com/peikk0/dotfiles.git -w ~/.config --bootstrap
```