2019-09-30 21:03:17 +02:00
```bash
_ _ _ __
| |__ (_) _ _ __ _ | | ___ ___ _ __ / _|
| '_ \ | || | | | / _` || | / __ |/ _ \ | '_ \ | |_
| |_) || || |_| || (_| || | _| (__| (_) || | | || _|
|_.__/ |_| \__,_| \__,_||_|(_)\___|\___/ |_| |_||_|
```
2020-03-08 10:19:00 +01:00
**B**tw. **I** **u**se **A**rch **L**inux
2019-10-08 19:16:23 +02:00
# Installation
2020-03-11 21:48:22 +01:00
#### Clone repository
```
git clone https://github.com/samedamci/biual-dot-conf ~/Dotfiles
```
Clone repo in `~/Dotfiles` if you want to use `dotman` and `updot` scripts.
#### Use dotman
To install configs, packages and other stuff you should use `./dotman` script. The first time you must use path to this script, but after you can use `dotman` command from any place in your terminal, because it will be added to PATH.
2020-03-08 10:19:00 +01:00
## Hot stuff:
2019-09-30 21:03:17 +02:00
2020-03-08 10:19:00 +01:00
* os: arch linux
* wm: bspwm
* shortcuts manager: sxhkd
2019-09-30 21:03:17 +02:00
* browser: qutebrowser
* shell: zsh
2020-03-08 10:19:00 +01:00
* bar: polybar
* text editor: neovim
* bittorrent client: transmission-cli
* password manager: keepassxc-cli
* compositor: picom
* notify daemon: dunst
* music daemon: mpd
2019-10-02 19:01:32 +02:00
* music player: ncmpcpp
2020-03-08 10:19:00 +01:00
* app menu: rofi
* package manager/aur helper: yay
* audio drivers: alsa
* terminal emulator: st
* video player: vlc
* ascii generator: figlet
* file manager: vifm
2020-03-10 15:13:27 +01:00
* mail client: neomutt
2019-09-30 21:11:37 +02:00
2020-03-08 10:19:00 +01:00
```
work in progress
```