forked from peterfpeterson/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.conf.yaml
83 lines (80 loc) · 3.62 KB
/
install.conf.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
- clean: ['~', '~/.config', '~/.bash_completion.d', '~/.todo.actions.d', '~/.todo']
- shell:
- [mkdir -p ~/bin]
- [mkdir -p ~/.bash_completion.d]
- [mkdir -p ~/.config/autostart]
- [mkdir -p ~/.config/awesome]
- [mkdir -p ~/.config/i3]
- [mkdir -p ~/etc]
- [mkdir -p ~/.fonts]
- [mkdir -p ~/.mantid]
- [mkdir -p ~/tmp]
- [mkdir -p ~/.todo.actions.d]
- [mkdir -p ~/.todo]
- [cp 39b4abe7706cfe83f735/fixwhitespace ~/bin]
- [chmod 755 ~/bin/fixwhitespace]
- [cp Mantid.user.properties ~/.mantid/Mantid.user.properties]
- [crontab crontab]
- link:
~/.bash_profile: bash_profile
~/.bashrc: bashrc
~/bin/beamstatus: bin/beamstatus
~/bin/git-wtf: bin/git-wtf
~/bin/blink2-tool: blink1-toys/blink2-tool
~/bin/build-list.py: bin/build-list.py
~/bin/conky-i3bar: conky-i3bar
~/bin/dropbox: bin/dropbox.py
~/bin/git-clang-format: bin/git-clang-format
~/bin/git-list-pr: bin/git-list-pr
~/bin/iwyu_tool.py: bin/iwyu_tool.py
~/bin/jenkins_mantid_to_blink1.sh: blink1-toys/jenkins_mantid_to_blink1.sh
~/bin/load-to-blink1.sh: bin/load-to-blink1.sh
~/bin/mantidpythonfromconfig: mantid-tools/mantidpythonfromconfig
~/bin/mantidpythonfromtemplate: mantid-tools/mantidpythonfromtemplate
~/bin/mantidreductionlogs: mantid-tools/mantidreductionlogs
~/bin/purge: purge/purge
~/bin/queue-list.py: bin/queue-list.py
~/bin/sns_beam: blink1-toys/sns_beam
~/bin/stats: bin/stats
~/bin/travisci-to-blink1.sh: bin/travisci-to-blink1.sh
~/bin/vrpn_server: bin/vrpn_server
~/bin/watchman.sh: bin/watchman.sh
~/.bash_completion.d/ctest: ctest-completion/ctest
~/.bash_completion.d/watchman_sh: bash_completions.d/watchman_sh
~/.bash_completion.d/dropbox_bash_completion: bash_completions.d/dropbox_bash_completion
~/.bash_completion.d/tmux_completion: tmux-bash-completion/completions/tmux
~/.config/autostart/chrome.desktop: config/autostart/chrome.desktop
~/.config/autostart/conky.desktop: config/autostart/conky.desktop
~/.config/awesome/rc.lua: awesomerc.lua
~/.config/i3/config: i3config
~/.conkyrc: conkyrc
~/.conkyrc-i3: conkyrc-i3
~/.dir_colors: dircolors-solarized/dircolors.ansi-universal
~/.emacs: emacs
~/etc/vrpn.cfg: vrpn-config/vrpn.cfg
~/etc/spacenave_vr_state.pvvr: vrpn-config/spacenave_vr_state.pvvr
~/.fonts/FiraCode.glyphs: font-FiraCode/FiraCode.glyphs
~/.fonts/FiraCode-Bold.otf: font-FiraCode/distr/otf/FiraCode-Bold.otf
~/.fonts/FiraCode-Regular.otf: font-FiraCode/distr/otf/FiraCode-Regular.otf
~/.fonts/FiraCode-Retina.otf: font-FiraCode/distr/otf/FiraCode-Retina.otf
~/.fonts/FiraCode-Medium.otf: font-FiraCode/distr/otf/FiraCode-Medium.otf
~/.fonts/xkcd.otf: font-xkcd/build/xkcd.otf
~/.gitconfig: gitconfig
~/.gitexcludes: gitexcludes
~/.gitprompt: bash-git-prompt
~/.git-prompt-colors.sh: git-prompt-colors.sh
~/.rpmmacros: rpmmacros
~/.topydo: topydo.conf
~/.todo/config: todo.config
~/.vimrc: vimrc
- link:
~/bin/todo.sh: todo.txt-cli/todo.sh
~/.bash_completion.d/todo_completion: todo.txt-cli/todo_completion
~/.todo.actions.d/again: todo.actions.d/todo.txt-cli-again-addon/again
~/.todo.actions.d/edit: todo.actions.d/todo.txt-edit-addon/todo.actions.d/edit
~/.todo.actions.d/futureTasks: todo.actions.d/futureTasks
~/.todo.actions.d/nav: todo.actions.d/nav
~/.todo.actions.d/pri: todo.actions.d/todo.txt-pri-addon/.todo.actions.d/pri
~/.todo.actions.d/repeat: todo.actions.d/repeat
~/.todo.actions.d/repeat.py: todo.actions.d/repeat.py
~/.todo.actions.d/sortCommand: todo.actions.d/sortCommand