1 Star 1 Fork 0

Hu_Stoking/ArchGitSynchronousRepo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
android_config.fish 572 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hu_Stoking 提交于 2022-05-14 00:13 . 桐花万里丹山路
if status is-interactive
# Commands to run in interactive sessions can go here
end
function lg
lazygit
end
function h
cd ~/$argv & ls
end
function L
cd /home/hsk/Library/ & ls
end
function D
cd ~/Downloads/ & ls
end
function .c
cd ~/.config/ & ls
end
function ra
ranger
end
function tra
trash $argv
end
function n
nvim $argv
end
function ri
cd ~/.local/share/fcitx5/rime/sync
end
function G
cd /storage/emulated/0/Git
end
function IME
cd /storage/emulated/0/baidu/ime
end
function m
cd /storage/emulated/0/Git/my-markdown & ls
end
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hustoking/arch-git-synchronous-repo.git
git@gitee.com:hustoking/arch-git-synchronous-repo.git
hustoking
arch-git-synchronous-repo
ArchGitSynchronousRepo
master

搜索帮助