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

72 lines
1.2 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:
- .config/fish/config.fish
- .bashrc
2018-12-01 14:24:43 -05:00
2018-12-06 01:29:14 -05:00
Command Line Tools:
- yay
- 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-06 01:29:14 -05:00
System Tools:
- networkmanager
2018-12-01 14:24:43 -05:00
Terminal:
- alacritty
- alacritty-terminfo
2018-12-01 14:35:58 -05:00
- autojump
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:
2018-12-09 01:20:20 -05:00
- X11:
2018-12-09 11:20:42 -05:00
config:
- .xinitrc
- .xserverrc
2018-12-10 21:06:01 -05:00
- .bash_profile
2018-12-09 01:20:20 -05:00
userunit:
2018-12-10 20:32:32 -05:00
- x11@.target
2018-12-09 01:20:20 -05:00
- xmodmap@.service
- xresources@.service
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
config: .config/i3/config.ppi3
2018-12-09 00:44:50 -05:00
userunit: i3@.service
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
2018-12-01 14:24:43 -05:00
script: wal.fish
config: .config/wal
2018-12-08 23:20:26 -05:00
userunit:
2018-12-01 14:24:43 -05:00
- wallpaper.service
- wallpaper.timer
- rofi
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