refactor: sort.

This commit is contained in:
Gea-Suan Lin
2025-10-02 12:16:50 +08:00
parent fdb51ee6fa
commit 5d7322bb44

View File

@@ -40,13 +40,13 @@ fi
cp ${BASEDIR}/.gdbinit ~/
#
cp ${BASEDIR}/.wgetrc ~/
cp ${BASEDIR}/.psqlrc ~/
#
cp ${BASEDIR}/.sqliterc ~/
#
cp ${BASEDIR}/.psqlrc ~/
cp ${BASEDIR}/.wgetrc ~/
# nvim
mkdir -p ~/.config || true