mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-07-17 08:09:35 +00:00
zsh
This commit is contained in:
parent
8a9b0b3a28
commit
2713e108aa
7 changed files with 113 additions and 4 deletions
3
sync
3
sync
|
|
@ -61,7 +61,8 @@ function sync_terminal_env
|
|||
mkdir -p ~/code/scripts
|
||||
end
|
||||
|
||||
rsync -aP ./.config/fish ~/.config/
|
||||
rsync -aP ./.zshrc ~/
|
||||
and rsync -aP ./.zshenv ~/
|
||||
and rsync -aP ./.config/nvim ~/.config/
|
||||
and rsync -aP ./.tmux-line.conf ~/
|
||||
and rsync -aP ./.tmux.conf ~/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue