Compare commits

..

No commits in common. "8b450f17f77b77364614df8cfcc6eefc28a56d1e" and "d928267d8b7ed71ea6104fa8504b3e658c57e841" have entirely different histories.

4 changed files with 1 additions and 22 deletions

View File

@ -66,7 +66,7 @@ rm -rf ~/.config/alacritty ~/.config/zellij
<details>
<summary>依照chezmoi官方教學</summary>
#### Quick start
With chezmoi, pronounced /ʃeɪ mwa/ (shay-mwa), you can install chezmoi and your dotfiles from your GitHub dotfiles repo on a new, empty machine with asingle command:
@ -162,16 +162,6 @@ Konsole
* dot_config/private_konsolerc
* dot_local/share/konsole
Alacritty
--------------------------------------------------------------------------------
官方的程式不支援sixel在命令列直接顯示圖片所以在Manjaro Linux中的套件安裝是直接使用非官方修改版的AUR套件 alacritty-sixel-git 。
在macOS中並沒有homebrew套件建議手動[去Github Release頁面](https://github.com/ayosec/alacritty/releases/)下載dmg檔自行安裝。
![](Readme/Screenshot_20250424_024759.png)
因為此程式性質非常單一重視效能而精簡本身並沒有tab的功能。因為我的使用習慣會一直用到所以找了純命令列又可以做到Tab功能的環境程式zellij並將Alacritty設定成預設使用zellij開。也順便把佈景主題調好了。
chezmoi維護基本用法
--------------------------------------------------------------------------------

Binary file not shown.

Before

Width:  |  Height:  |  Size: 948 KiB

View File

@ -1,3 +0,0 @@
set preview_images true
set preview_images_method ueberzug
default_linemode devicons

View File

@ -1,8 +0,0 @@
{
"layer": {
"silent": true,
"use-escape-codes": false,
"no-stdin": false,
"output": "sixel"
}
}