Skip to content

maooz4426/wezterm-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAOZ-wezterm-dotfiles

image

.zshrc に以下の設定が必要

precmd() {
  print -Pn "\e]0;%~\a"
}

starship の設定ファイル

https://github.com/maooz4426/starship-dotfiles

.gitconfig に以下を追加

[color "status"]
	added = red
	changed = yellow blink
	untracked = yellow reverse
	deleted = magenta

About

my wezterm config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages