mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2026-04-02 09:55:28 +00:00
fish
This commit is contained in:
@@ -1,15 +1,17 @@
|
||||
- defaults:
|
||||
link:
|
||||
create: true
|
||||
relink: true
|
||||
force: true
|
||||
link:
|
||||
create: true
|
||||
relink: true
|
||||
force: true
|
||||
|
||||
- clean: ["~"]
|
||||
|
||||
- link:
|
||||
~/.gitconfig: files/gitconfig
|
||||
~/.vim: files/vim
|
||||
~/.vimrc: files/vimrc
|
||||
~/.gitconfig: files/gitconfig
|
||||
~/.vim: files/vim
|
||||
~/.vimrc: files/vimrc
|
||||
~/.config/fish: files/fish
|
||||
~/.config/omf: files/omf
|
||||
|
||||
- shell:
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
- [git submodule update --init --recursive, Installing submodules]
|
||||
|
||||
Reference in New Issue
Block a user