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:
2020-03-12 20:20:31 +01:00
Category | Item
:--- | :---
os | arch linux
wm | bspwm
shortcuts manager | sxhkd
browser | qutebrowser
shell | zsh
bar | polybar
text editor | neovim
bittorrent client | transmission-cli
password manager | keepassxc-cli
compositor | picom
notify daemon | dunst
music daemon | mpd
music player | ncmpcpp
app menu | rofi
package manager/aur helper | yay
audio drivers | alsa
terminal emulator | st
video player | vlc
ascii generator | figlet
file manager | vifm
mail client | neomutt
2019-09-30 21:03:17 +02:00
2020-03-18 22:14:41 +01:00
# Screenshots
![scr1 ](./screenshot1.png )