From be772f40c42711de54a3331db2781b1511acba9d Mon Sep 17 00:00:00 2001 From: garhve Date: Mon, 2 Jan 2023 06:02:01 +0800 Subject: change to zola --- public/post/getting-unified-experience/index.html | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 public/post/getting-unified-experience/index.html (limited to 'public/post/getting-unified-experience') diff --git a/public/post/getting-unified-experience/index.html b/public/post/getting-unified-experience/index.html new file mode 100644 index 0000000..87217f7 --- /dev/null +++ b/public/post/getting-unified-experience/index.html @@ -0,0 +1,75 @@ + + + + + + +Getting unified experience | garhve's gibberish + + + + + + + + + + + +
+ + +
+ + +
+
+ +

+

Getting unified experience
+

+

+

2022-12-07
+
+ + + /period + + + + +  #gibberish + + +
+

+ +

+

Lately, I'm trying get my tools working seamlessly cross my 2 working machines as well as a server.

+

Since I already heard dotfiles for a while, but didn't get chance to familiar with. So I start searching around trying to set a dotfile up.

+

Frankly, it is not that simple as I thought, given that my grounds differ from each other: 1x macOS, 1x archLinux, 1x archLinux server.

+

Here's a brief description: all configuration files I want to put in .config, all plugins and config related files I want to place in .local. +The files I want to sync now are the configs and plugins of vim, zsh, tmux, gpg, and git. Those 5 softwares are my root.

+

The problem is, due to different environment, my config for those machines have some custom setting, such as XDG env, my macOS doesn't need it.

+ +

+ + + + +
+
+ + + + + -- cgit v1.2.3-70-g09d2