Update 28 files
- /home/dot_var/app/com.visualstudio.code/config/private_Code/symlink_User - /home/Library/Application Support/Code/symlink_User - /home/AppData/Local/clink/oh-my-posh.lua - /home/Library/Application Support/VSCodium/symlink_User - /home/Library/Preferences/com.apple.dock.plist - /home/Library/Application Support/symlink_tabby - /home/Library/Application Support/Code/User/extensions/symlink_theme-betelgeuse-vscode.tmpl - /home/Library/Application Support/Code/User/symlink_settings.json.tmpl - /home/Library/Application Support/Code/User/symlink_keybindings.json.tmpl - /home/Library/Application Support/Code/User/symlink_extensions.json.tmpl - /home/Library/Application Support/VSCodium/Code/User/extensions/symlink_theme-betelgeuse-vscode.tmpl - /home/Library/Application Support/VSCodium/Code/User/symlink_extensions.json.tmpl - /home/Library/Application Support/VSCodium/Code/User/symlink_keybindings.json.tmpl - /home/Library/Application Support/VSCodium/Code/User/symlink_settings.json.tmpl - /home/Library/Application Support/tabby/symlink_config.yaml.tmpl - /home/Library/Application Support/tabby/symlink_plugins.tmpl - /home/Library/Fonts/run_onchange_after_add-fonts.tmpl - /home/Library/Preferences/com.apple.dock.plist.tmpl - /home/dot_var/app/com.visualstudio.code/config/Code/User/extensions/symlink_theme-betelgeuse-vscode.tmpl - /home/dot_var/app/com.visualstudio.code/config/Code/User/symlink_settings.json.tmpl - /home/dot_var/app/com.visualstudio.code/config/Code/User/symlink_keybindings.json.tmpl - /home/dot_var/app/com.visualstudio.code/config/Code/User/symlink_extensions.json.tmpl - /home/AppData/Roaming/Code/User/extensions/symlink_theme-betelgeuse-vscode - /home/AppData/Roaming/Code/User/symlink_extensions.json - /home/AppData/Roaming/Code/User/symlink_keybindings.json - /home/AppData/Roaming/Code/User/symlink_settings.json - /home/AppData/Roaming/Google Assistant/symlink_config.json.tmpl - /home/AppData/Local/clink/oh-my-posh.lua.tmpl
This commit is contained in:
parent
500acfca07
commit
c675ee3fe7
25 changed files with 57 additions and 10 deletions
|
@ -1 +0,0 @@
|
|||
load(io.popen('oh-my-posh init cmd'):read("*a"))()
|
3
home/AppData/Local/clink/oh-my-posh.lua.tmpl
Normal file
3
home/AppData/Local/clink/oh-my-posh.lua.tmpl
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "windows" -}}
|
||||
load(io.popen('oh-my-posh init cmd'):read("*a"))()
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "windows" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions/theme-betelgeuse-vscode
|
||||
{{- end -}}
|
3
home/AppData/Roaming/Code/User/symlink_extensions.json
Normal file
3
home/AppData/Roaming/Code/User/symlink_extensions.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "windows" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions.json
|
||||
{{- end -}}
|
3
home/AppData/Roaming/Code/User/symlink_keybindings.json
Normal file
3
home/AppData/Roaming/Code/User/symlink_keybindings.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "windows" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/keybindings.json
|
||||
{{- end -}}
|
3
home/AppData/Roaming/Code/User/symlink_settings.json
Normal file
3
home/AppData/Roaming/Code/User/symlink_settings.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "windows" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/settings.json
|
||||
{{- end -}}
|
|
@ -1,3 +1,3 @@
|
|||
{{- if true -}}
|
||||
{{- if eq .host.distro.family "windows" -}}
|
||||
{{ .host.home }}/.config/Google Assistant/config.json
|
||||
{{- end -}}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions/theme-betelgeuse-vscode
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/keybindings.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/settings.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions/theme-betelgeuse-vscode
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/keybindings.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/settings.json
|
||||
{{- end -}}
|
|
@ -1,3 +0,0 @@
|
|||
{{- if true -}}
|
||||
{{ .chezmoi.homeDir }}/.config/tabby
|
||||
{{- end -}}
|
|
@ -1,3 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User
|
||||
{{ .chezmoi.homeDir }}/.config/tabby/config.yaml
|
||||
{{- end -}}
|
|
@ -1,3 +1,3 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User
|
||||
{{ .chezmoi.homeDir }}/.config/tabby/plugins
|
||||
{{- end -}}
|
|
@ -1,3 +1,4 @@
|
|||
{{- if eq .host.distro.family "darwin" -}}
|
||||
#!/usr/bin/env bash
|
||||
|
||||
{{ includeTemplate "universal/profile" }}
|
||||
|
@ -18,3 +19,5 @@ find "$HOME/.local/share/fonts" -type f | while read FONT_FILE; do
|
|||
cp "$FONT_FILE" "$HOME/Library/Fonts/$BASENAME"
|
||||
fi
|
||||
done
|
||||
|
||||
{{ end -}}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "linux" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions/theme-betelgeuse-vscode
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "linux" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/extensions.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "linux" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/keybindings.json
|
||||
{{- end -}}
|
|
@ -0,0 +1,3 @@
|
|||
{{- if eq .host.distro.family "linux" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User/settings.json
|
||||
{{- end -}}
|
|
@ -1,3 +0,0 @@
|
|||
{{- if eq .host.distro.family "linux" -}}
|
||||
{{ .chezmoi.homeDir }}/.config/Code/User
|
||||
{{- end -}}
|
Loading…
Reference in a new issue