enable starship
This commit is contained in:
5
zsh/config_starship.sh
Normal file
5
zsh/config_starship.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
current_dir=$(dirname "$0")
|
||||
|
||||
cp "$current_dir/../starship/starship.toml" "$HOME/.config/"
|
Reference in New Issue
Block a user