mirror of
https://github.com/theniceboy/.config.git
synced 2026-07-16 22:01:21 +08:00
removed legacy script
This commit is contained in:
parent
4c8647e4f5
commit
887724af70
1 changed files with 0 additions and 18 deletions
|
|
@ -1,18 +0,0 @@
|
||||||
#/usr/bin/env bash
|
|
||||||
|
|
||||||
cd ~/.config
|
|
||||||
echo ".config"
|
|
||||||
git pull
|
|
||||||
git status
|
|
||||||
cd ~/.sconfig
|
|
||||||
echo ".sconfig"
|
|
||||||
git pull
|
|
||||||
git status
|
|
||||||
cd ~/scripts
|
|
||||||
echo "scripts"
|
|
||||||
git pull
|
|
||||||
git status
|
|
||||||
cd ~/.config/nvim
|
|
||||||
echo "nvim"
|
|
||||||
git pull
|
|
||||||
git status
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue