mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 13:07:01 +08:00
Compare commits
4 Commits
457d481567
...
db0220d03c
Author | SHA1 | Date | |
---|---|---|---|
db0220d03c | |||
bd2c5eeec1 | |||
96a21666cb | |||
|
6bb6a428bc |
2
.github/workflows/gitee_sync.yml
vendored
2
.github/workflows/gitee_sync.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: DictXiong/dotfiles
|
- name: DictXiong/dotfiles
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/DictXiong
|
src: github/DictXiong
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
|
16
.github/workflows/gitee_sync_dependencies.yml
vendored
16
.github/workflows/gitee_sync_dependencies.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: ohmyzsh repo
|
- name: ohmyzsh repo
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/ohmyzsh
|
src: github/ohmyzsh
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -25,7 +25,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: zsh-users repos
|
- name: zsh-users repos
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/zsh-users
|
src: github/zsh-users
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -42,7 +42,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: zdharma-continuum repos
|
- name: zdharma-continuum repos
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/zdharma-continuum
|
src: github/zdharma-continuum
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -59,7 +59,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: thewtex/tmux-mem-cpu-load
|
- name: thewtex/tmux-mem-cpu-load
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/thewtex
|
src: github/thewtex
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -76,7 +76,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: tmux-plugins
|
- name: tmux-plugins
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/tmux-plugins
|
src: github/tmux-plugins
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -93,7 +93,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: VundleVim/Vundle-vim
|
- name: VundleVim/Vundle-vim
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/VundleVim
|
src: github/VundleVim
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -110,7 +110,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: joshdick/onedark-vim
|
- name: joshdick/onedark-vim
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/joshdick
|
src: github/joshdick
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
@ -127,7 +127,7 @@ jobs:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: junegunn/fzf
|
- name: junegunn/fzf
|
||||||
uses: Yikun/hub-mirror-action@v1.3
|
uses: Yikun/hub-mirror-action@v1.4
|
||||||
with:
|
with:
|
||||||
src: github/junegunn
|
src: github/junegunn
|
||||||
dst: gitee/dictxiong
|
dst: gitee/dictxiong
|
||||||
|
|
4
.zshrc2
4
.zshrc2
|
@ -16,6 +16,7 @@ export GPG_TTY=$(tty)
|
||||||
export LESS_TERMCAP_md=$'\E[01;33m'
|
export LESS_TERMCAP_md=$'\E[01;33m'
|
||||||
# env for dfs
|
# env for dfs
|
||||||
if [[ -f ~/.config/dotfiles/env ]]; then set -a; source ~/.config/dotfiles/env; set +a; fi
|
if [[ -f ~/.config/dotfiles/env ]]; then set -a; source ~/.config/dotfiles/env; set +a; fi
|
||||||
|
export DFS_OS_TYPE="$("$DOTFILES/tools/common.sh" get_os_type)"
|
||||||
|
|
||||||
# antigen
|
# antigen
|
||||||
if [[ "$DFS_NO_WALL" == "1" ]]; then
|
if [[ "$DFS_NO_WALL" == "1" ]]; then
|
||||||
|
@ -104,7 +105,8 @@ alias "se"='sudo -sE'
|
||||||
alias "sl"='sudo zsh -l'
|
alias "sl"='sudo zsh -l'
|
||||||
alias "cps"='rsync -avh --info=progress2'
|
alias "cps"='rsync -avh --info=progress2'
|
||||||
alias "mvs"='rsync -avh --info=progress2 --remove-source-files'
|
alias "mvs"='rsync -avh --info=progress2 --remove-source-files'
|
||||||
if [[ $("$DOTFILES/tools/common.sh" get_os_type) == "linux" ]]; then alias "ping"='ping -n'; fi
|
if [[ "$DFS_OS_TYPE" == "linux" ]]; then alias "ping"='ping -n'; alias "ping6"='ping6 -n'; fi
|
||||||
|
if [[ "$DFS_OS_TYPE" == "msys" ]]; then alias "tmux"='script -qO /dev/null -c "tmux -u"'; fi
|
||||||
alias "pbd"='ping baidu.com'
|
alias "pbd"='ping baidu.com'
|
||||||
alias "p114"='ping 114.114.114.114'
|
alias "p114"='ping 114.114.114.114'
|
||||||
alias "p666"='ping6 2001:da8::666'
|
alias "p666"='ping6 2001:da8::666'
|
||||||
|
|
|
@ -190,6 +190,7 @@ apost_beacon()
|
||||||
|
|
||||||
get_os_type()
|
get_os_type()
|
||||||
{
|
{
|
||||||
|
test -z "$DFS_OS_TYPE" || ( echo "$DFS_OS_TYPE"; return )
|
||||||
local ans="unknown"
|
local ans="unknown"
|
||||||
case "$(uname -s)" in
|
case "$(uname -s)" in
|
||||||
Darwin*) ans="MacOS";;
|
Darwin*) ans="MacOS";;
|
||||||
|
@ -198,11 +199,13 @@ get_os_type()
|
||||||
Linux* ) ans="Linux";;
|
Linux* ) ans="Linux";;
|
||||||
*) ans="unknown";;
|
*) ans="unknown";;
|
||||||
esac
|
esac
|
||||||
|
export DFS_OS_TYPE="$ans"
|
||||||
echo $ans | tr '[:upper:]' '[:lower:]'
|
echo $ans | tr '[:upper:]' '[:lower:]'
|
||||||
}
|
}
|
||||||
|
|
||||||
get_linux_dist()
|
get_linux_dist()
|
||||||
{
|
{
|
||||||
|
test -z "$DFS_LINUX_DIST" || ( echo "$DFS_LINUX_DIST"; return )
|
||||||
local ans="unknown"
|
local ans="unknown"
|
||||||
if [ -f /etc/os-release ]; then
|
if [ -f /etc/os-release ]; then
|
||||||
. /etc/os-release
|
. /etc/os-release
|
||||||
|
@ -221,6 +224,7 @@ get_linux_dist()
|
||||||
else
|
else
|
||||||
ans="unknown"
|
ans="unknown"
|
||||||
fi
|
fi
|
||||||
|
export DFS_LINUX_DIST="$ans"
|
||||||
echo $ans | tr '[:upper:]' '[:lower:]'
|
echo $ans | tr '[:upper:]' '[:lower:]'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user