Sort dotbot links
This commit is contained in:
parent
0f437a75db
commit
d8af97f8a2
2 changed files with 11 additions and 11 deletions
|
|
@ -4,21 +4,21 @@
|
||||||
- clean: ['~', '~/.config']
|
- clean: ['~', '~/.config']
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.emacs.d: emacs/
|
~/bin: bin/
|
||||||
|
~/.config/flake8: etc/flake8
|
||||||
~/.config/git: git/
|
~/.config/git: git/
|
||||||
~/.config/hg: hg/
|
~/.config/hg: hg/
|
||||||
~/.gitignore: git/gitignore
|
|
||||||
~/.config/flake8: etc/flake8
|
|
||||||
~/.config/kak: kak/
|
~/.config/kak: kak/
|
||||||
~/.config/nvim: neovim/
|
~/.config/nvim: neovim/
|
||||||
~/.config/tako: tako/
|
~/.config/tako: tako/
|
||||||
~/.config/zsh: zsh/
|
|
||||||
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
~/.config/user-dirs.dirs: etc/user-dirs.dirs
|
||||||
|
~/.config/zsh: zsh/
|
||||||
|
~/.emacs.d: emacs/
|
||||||
|
~/.gitignore: git/gitignore
|
||||||
~/.psqlrc: psql/.psqlrc
|
~/.psqlrc: psql/.psqlrc
|
||||||
~/.tmux.conf: tmux/.tmux.conf
|
~/.tmux.conf: tmux/.tmux.conf
|
||||||
~/.vim: vim/
|
|
||||||
~/.vimrc: vim/.vimrc
|
~/.vimrc: vim/.vimrc
|
||||||
~/.zshrc: zsh/.zshrc
|
~/.vim: vim/
|
||||||
~/.zshenv: zsh/.zshenv
|
|
||||||
~/.zprofile: zsh/.zprofile
|
~/.zprofile: zsh/.zprofile
|
||||||
~/bin: bin/
|
~/.zshenv: zsh/.zshenv
|
||||||
|
~/.zshrc: zsh/.zshrc
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
- link:
|
- link:
|
||||||
|
~/.Xdefaults: X/.Xdefaults
|
||||||
|
~/.Xresources: X/.Xresources
|
||||||
~/.config/dunst: dunst/
|
~/.config/dunst: dunst/
|
||||||
~/.config/i3: i3/
|
~/.config/i3: i3/
|
||||||
~/.config/pianobar: pianobar/
|
~/.config/pianobar: pianobar/
|
||||||
|
|
@ -8,8 +10,6 @@
|
||||||
~/.local/share/qutebrowser/userscripts: qutebrowser/userscripts
|
~/.local/share/qutebrowser/userscripts: qutebrowser/userscripts
|
||||||
~/.mbsyncrc: isync/.mbsyncrc
|
~/.mbsyncrc: isync/.mbsyncrc
|
||||||
~/.mutt: mutt/
|
~/.mutt: mutt/
|
||||||
|
~/.urlview: urlview/.urlview
|
||||||
~/.xinitrc: X/.xinitrc
|
~/.xinitrc: X/.xinitrc
|
||||||
~/.xsessionrc: X/.xsessionrc
|
~/.xsessionrc: X/.xsessionrc
|
||||||
~/.Xresources: X/.Xresources
|
|
||||||
~/.Xdefaults: X/.Xdefaults
|
|
||||||
~/.urlview: urlview/.urlview
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue