Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watasuke102/dotfiles
dotfiles
https://github.com/watasuke102/dotfiles
Last synced: about 1 month ago
JSON representation
dotfiles
- Host: GitHub
- URL: https://github.com/watasuke102/dotfiles
- Owner: watasuke102
- License: other
- Created: 2020-09-23T22:41:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T09:08:01.000Z (about 1 month ago)
- Last Synced: 2024-11-28T10:21:05.674Z (about 1 month ago)
- Language: Shell
- Size: 912 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dotfiles
![screenshot](screenshot.png)
## How to setup
require: `git`, `curl`
```bash
git clone https://github.com/watasuke102/dotfiles
cd dotfiles
bash setup.sh
```### notice
This script will override existing files. Take backups if you need it.
## package dependency
If you want to use full environment, install these packages with AUR helper on Arch Linux:
### Hyprland
```
alsa-utils brightnessctl dex dunst flameshot hyprland hyprpaper rofi-greenclip swaylock-effects wezterm wofi xdg-desktop-portal-hyprland
```### ags
```
aylurs-gtk-shell bun inotify-tools
```### other
```
bat eza lazygit neovim tmux xremap-x11-bin zsh
```## configuration list
- zsh: shell
- gdb: debugger
- rofi: launcher
- tmux: multiplexer
- dunst: notification
- neovim: editor
- xremap: key mapper
- AGS: status bar
- Hyprland: window manager
- Wezterm: terminal## License
[MIT-SUSHI WARE LICENSE](https://github.com/watasuke102/mit-sushi-ware)