textbash别名(代码片段)

author author     2022-11-29     608

关键词:

(For Git MINGW64)
C:\Program Files\git\etc\bash.bashrc
Append file with aliases - bash restart required. Works in conemu, needs to restart conemu or close and reopen the bash tab.

# adding alias for bash!
alias git-login="eval `ssh-agent -s`; ssh-add ~/.ssh/*_rsa"
alias cls="clear"
alias cd..="cd .."
alias tv="cd _Development/teamviewer"
  # note the directory alias is relative to c:, which is the base dir when bash loads.

textbash档案(代码片段)

查看详情

textbash档案(代码片段)

查看详情

textbash快捷方式(代码片段)

查看详情

textbash脚本模板(代码片段)

查看详情

textbash脚本输入密码(代码片段)

查看详情

textbash:convertirungrupodearchivosjpgawebp(代码片段)

查看详情

textbash命令行#memo(代码片段)

查看详情

textbash_grep_pattern(代码片段)

查看详情

textbash_use_shadowsocks(代码片段)

查看详情

textbash的演示单元测试,只是个人使用(代码片段)

查看详情

textbash_sed_remove_colors(代码片段)

查看详情

textbash:为ansi文本颜色转义序列设置变量(代码片段)

查看详情

textbash/shellcli-input=flags模板(代码片段)

查看详情

textbash脚本显示k8s的pvc使用情况(代码片段)

查看详情

textbash:使用imagemagick(递归)从pdf中提取高分辨率图像(代码片段)

查看详情

text别名(代码片段)

查看详情

textshell别名(代码片段)

查看详情

sh别名(代码片段)

查看详情