diff options
| author | Xian Wang <dev@xianwang.io> | 2022-07-30 15:36:47 -0700 |
|---|---|---|
| committer | Xian Wang <dev@xianwang.io> | 2022-09-28 10:32:25 -0700 |
| commit | ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f (patch) | |
| tree | fff906e8adc5343b008c10f509fd19335d8f73f2 /install.conf.yaml | |
| parent | 07121036031190c2866d0f3972cd71ad69934b80 (diff) | |
| download | dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.tar.gz dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.tar.bz2 dotfiles-ddba45a2afe0dfb5ab9b4a2c8e3845a49e9feb0f.zip | |
xprofile: add xprofile and fcitx input method
Signed-off-by: Xian Wang <dev@xianwang.io>
Diffstat (limited to 'install.conf.yaml')
| -rw-r--r-- | install.conf.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/install.conf.yaml b/install.conf.yaml index 21c16f6..5dc3e86 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -18,6 +18,9 @@ ~/.vimrc: force: true path: vimrc + ~/.xprofile: + force: true + path: xprofile ~/.zsh/functions: create: true force: true |
