dotfiles update

This commit is contained in:
Simonas Narbutas
2018-12-20 12:57:56 +01:00
parent 4209643fd1
commit 70827f776a
5 changed files with 6 additions and 2 deletions

1
.zsh.d/00-path.zsh Symbolic link
View File

@@ -0,0 +1 @@
/home/snarbutas/.yadm/alt/.zsh.d/00-path.zsh##Linux.epiphanius

View File

@@ -17,3 +17,4 @@ fi
alias find='noglob find'
alias git='noglob git'
alias history='history -100'
alias gssh='gcloud compute ssh --ssh-flag "-J shd-gcp-jump-001.bolcom.net"'