Files
dotfiles/README.md
2023-01-14 20:39:33 +05:30

68 lines
838 B
Markdown

## Dotfiles
These are dotfiles for my Linux as MacOS machines
To install simply do
```sh
curl sh.uttarayan.me | sh
```
Includes the dotfiles for
- [alacritty](#alacritty)
- [bspwm](#bspwm)
- [conky](#conky)
- [neovim](#neovim)
- [neomutt](#neomutt)
- [picom](#picom)
- [rofi](#rofi)
- [sxhkd](#sxhkd)
- [tmux](#tmux)
- [fish](#fish)
- [zsh](#zsh)
### alacritty
![alacritty](images/alacritty.png)
### bspwm
[bspwm](https://github.com/baskerville/bspwm)
### conky
![conky](images/conky.png)
### neovim
![neovim](images/neovim.png)
### neomutt
![neomutt](images/neomutt.png)
### picom
[picom](https://github.com/yshui/picom)
### rofi
![rofi](images/rofi.png)
### sxhkd
[sxhkd](https://github.com/baskerville/sxhkd)
### tmux
![tmux](images/tmux.png)
### fish
![fish](images/fish.png)
### zsh
![zsh](images/zsh.png)