enable starship

This commit is contained in:
2025-04-27 13:20:55 +08:00
parent ed61157663
commit 6b41d832da
5 changed files with 201 additions and 14 deletions

5
zsh/config_starship.sh Normal file
View File

@@ -0,0 +1,5 @@
#! /bin/bash
current_dir=$(dirname "$0")
cp "$current_dir/../starship/starship.toml" "$HOME/.config/"