Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/watasuke102/dotfiles

dotfiles
https://github.com/watasuke102/dotfiles

Last synced: about 1 month ago
JSON representation

dotfiles

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)