https://github.com/hyouteki/dotfiles
My configuration
https://github.com/hyouteki/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
My configuration
- Host: GitHub
- URL: https://github.com/hyouteki/dotfiles
- Owner: hyouteki
- Created: 2024-11-17T06:24:27.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-02-21T10:04:47.000Z (3 months ago)
- Last Synced: 2025-02-21T11:22:11.430Z (3 months ago)
- Topics: dotfiles
- Language: Emacs Lisp
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. [libinput-gestures](gestures/libinput-gestures.conf) configuration
2. [i3](i3/config) window manager configuration
3. [i3status](i3status/config) bar configuration
4. [xorg-touchpad](xorg.conf.d/90-touchpad.conf) configuration
5. bash [config](.bashrc) and [profile](.profile)
6. emacs [config](emacs/init.el) and [custom-profile](emacs/custom.el)
7. [vim](init.vim) configuration
8. [tmux](tmux/config) configuration
9. some handy [scripts](scripts/)
10. fish [config](fish/config.fish)### Getting Started
```bash
git clone https://github.com/hyouteki/dotfiles
cd dotfiles
bash scripts/SETUP.sh
```