Skip to content
Snippets Groups Projects
Commit 05e8e845 authored by nimrod's avatar nimrod
Browse files

Alias for jenkins-jobs.

parent 208e6bd1
No related branches found
No related tags found
No related merge requests found
...@@ -111,6 +111,7 @@ alias gen-ssh-config="rc_make .ssh/config" ...@@ -111,6 +111,7 @@ alias gen-ssh-config="rc_make .ssh/config"
alias bfg='java -jar $HOME/.local/share/bfg/bfg.jar' alias bfg='java -jar $HOME/.local/share/bfg/bfg.jar'
alias prune_docker_remote='find ~/.ssh -maxdepth 1 -type s -name "docker_*" -delete' alias prune_docker_remote='find ~/.ssh -maxdepth 1 -type s -name "docker_*" -delete'
alias close='ssh -fnNTS ~/.ssh/%C.sock -O exit' alias close='ssh -fnNTS ~/.ssh/%C.sock -O exit'
alias jjb='jenkins-jobs'
genpass () { genpass () {
bytes="${1:-32}" bytes="${1:-32}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment