1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 12:26:05 -05:00
dotfiles/packages.yml

98 lines
1.5 KiB
YAML
Raw Normal View History

2018-12-01 14:24:43 -05:00
Base:
2018-12-08 23:47:57 -05:00
- fish:
2018-12-10 21:06:01 -05:00
config:
2018-12-12 16:41:51 -05:00
- .config/fish/config.fish
2018-12-10 21:06:01 -05:00
- .bashrc
2018-12-01 14:24:43 -05:00
2018-12-06 01:29:14 -05:00
Command Line Tools:
2018-12-12 16:41:51 -05:00
- yay:
source: aur
2018-12-06 01:29:14 -05:00
- ripgrep
2018-12-08 16:23:30 -05:00
- exa
2018-12-09 11:16:35 -05:00
- git
2018-12-09 11:18:36 -05:00
- htop
2018-12-09 11:27:30 -05:00
- ranger
2018-12-12 16:41:51 -05:00
- fasd
2018-12-06 01:29:14 -05:00
System Tools:
- networkmanager
2018-12-12 16:41:51 -05:00
Terminal and Shell:
2018-12-01 14:24:43 -05:00
- alacritty
- alacritty-terminfo
2018-12-12 16:41:51 -05:00
- fisher:
source: aur
- fasd
- fish-fasd:
source: fisher
repo: fishgretel/fasd
2018-12-01 14:24:43 -05:00
Editors:
- emacs:
2018-12-08 20:12:22 -05:00
config:
- .emacs.d/config.org
- .emacs.d/init.el
2018-12-10 21:14:07 -05:00
- .local/share/applications/emacs.desktop
2018-12-01 14:24:43 -05:00
- neovim
Window Manager:
- x11:
2018-12-12 09:45:37 -05:00
source: none
2018-12-09 11:20:42 -05:00
config:
- .xinitrc
- .xserverrc
2018-12-10 21:06:01 -05:00
- .bash_profile
userunit: x11@.target
- xorg-xkbcomp:
alias: xkb
source: none
2018-12-08 20:12:22 -05:00
- i3-gaps:
2018-12-09 00:29:26 -05:00
alias: i3
2018-12-08 20:12:22 -05:00
source: aur
2018-12-12 16:41:51 -05:00
config: .config/i3/config.ppi3
2018-12-01 14:24:43 -05:00
- ppi3-git:
source: aur
- compton
2018-12-10 21:06:01 -05:00
- polybar:
source: aur
userunit:
- polybar-top.service
- polybar-bottom.service
2018-12-01 14:24:43 -05:00
Desktop Tools:
- python-pywal:
2018-12-08 23:20:26 -05:00
alias: wal
userunit:
2018-12-01 14:24:43 -05:00
- wallpaper.service
- wallpaper.timer
- rofi
2018-12-12 00:01:01 -05:00
- dunst
2018-12-12 09:38:08 -05:00
- ibus
2019-02-03 19:45:57 -05:00
- sxiv
- zathura
2019-02-03 19:46:57 -05:00
- zathura-pdf-mupdf:
2019-02-03 19:45:57 -05:00
alias: zathura-pdf
2018-12-01 14:24:43 -05:00
Fonts:
- ttf-dejavu
- otf-fira-code
- adobe-source-han-sans-jp-fonts
- all-the-icons:
source: git
url: https://github.com/domtronn/all-the-icons.el
2018-12-12 00:02:07 -05:00
Themes:
- paper-icon-theme:
source: aur
Rust:
- rustup
- rust-src:
source: rustup
- clippy-preview:
source: rustup
- racer:
source: cargo
- rustfmt:
source: cargo