remove(sh): remove redundant file
This commit is contained in:
parent
545568b4aa
commit
8f676d08f1
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
|
|
||||||
cp .zshrc ~/.zshrc
|
|
||||||
cp starship.toml ~/.config/starship.toml
|
|
||||||
cp -r wezterm ~/.config/wezterm
|
|
||||||
cp -r .zsh ~/.zsh
|
|
||||||
cp -r nvim ~/.config
|
|
Loading…
Reference in New Issue