mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-03 01:34:32 +02:00
Add install scripts and global dotbot files
This commit is contained in:
9
meta/base.yaml
Normal file
9
meta/base.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
- defaults:
|
||||
link:
|
||||
create: true
|
||||
relink: true
|
||||
|
||||
- clean: [
|
||||
'~',
|
||||
'~/.config'
|
||||
]
|
18
meta/profiles/workstation
Normal file
18
meta/profiles/workstation
Normal file
@ -0,0 +1,18 @@
|
||||
conky
|
||||
gdb
|
||||
git
|
||||
gnupg
|
||||
ncmpcpp
|
||||
profile
|
||||
qt
|
||||
rofi
|
||||
teiler
|
||||
terminal-colors
|
||||
termite
|
||||
tmuxinator
|
||||
tmux
|
||||
vim
|
||||
x11
|
||||
xbindkeys
|
||||
youtube-dl
|
||||
zsh
|
Reference in New Issue
Block a user