-
Notifications
You must be signed in to change notification settings - Fork 0
/
dotfiles.yaml
38 lines (38 loc) · 1.45 KB
/
dotfiles.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
files:
direnv:
direnv/.direnvrc: ~/.direnvrc
git:
git/.gitconfig: ~/.gitconfig
jupyter:
jupyter/ipython_config.py: ~/.ipython/profile_default/ipython_config.py
jupyter/ipython_kernel_config.py: ~/.ipython/profile_default/ipython_kernel_config.py
ranger:
ranger/commands.py: ~/.config/ranger/commands.py
ranger/rc.conf: ~/.config/ranger/rc.conf
ranger/rifle.conf: ~/.config/ranger/rifle.conf
ranger/scope.sh: ~/.config/ranger/scope.sh
scripts:
scripts/focus_term.sh: /usr/local/bin/focus_term.sh
scripts/focus_window.py: /usr/local/bin/focus_window.py
tmux:
tmux/.tmux: ~/.tmux
tmux/.tmux.conf: ~/.tmux.conf
vim:
vim/.ideavimrc: ~/.ideavimrc
vim/.vim: ~/.vim
vim/.vimrc: ~/.vimrc
vscode:
vscode/keybindings.json: ~/Library/Application Support/Code/User/keybindings.json
vscode/settings.json: ~/Library/Application Support/Code/User/settings.json
vscode/snippets: ~/Library/Application Support/Code/User/snippets
cursor:
vscode/keybindings.json: ~/Library/Application Support/Cursor/User/keybindings.json
vscode/settings.json: ~/Library/Application Support/Cursor/User/settings.json
vscode/snippets: ~/Library/Application Support/Cursor/User/snippets
xfce:
xfce/Thunar/accels.scm: ~/.config/Thunar/accels.scm
xfce/Thunar/uca.xml: ~/.config/Thunar/uca.xml
xfce/accels.scm: ~/.config/xfce4/terminal/accels.scm
zsh:
zsh/.zshrc: ~/.zshrc
zsh/.zshrc.d: ~/.zshrc.d