mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update submodules; aliases
This commit is contained in:
@@ -41,6 +41,7 @@ alias gettemp='printf "%02.2f\n" "$(cat /sys/class/thermal/thermal_zone0/temp)e-
|
|||||||
|
|
||||||
# get git working directory
|
# get git working directory
|
||||||
alias gitroot="git rev-parse --show-toplevel"
|
alias gitroot="git rev-parse --show-toplevel"
|
||||||
|
alias cdgr='cd $(git rev-parse --show-toplevel || echo .)'
|
||||||
|
|
||||||
# SSH without host key checking
|
# SSH without host key checking
|
||||||
alias sshanon="ssh -oUserKnownHostsFile=/dev/null -oStrictHostKeyChecking=no"
|
alias sshanon="ssh -oUserKnownHostsFile=/dev/null -oStrictHostKeyChecking=no"
|
||||||
|
|||||||
Submodule dotfiles/tmux/tmux-logging updated: 4717cbd4c8...b5c5f7b9bc
Submodule dotfiles/vim/pack/matir/opt/solarized8 updated: 7b6399093c...7693d4aaa7
Submodule dotfiles/vim/pack/matir/start/editorconfig updated: 8f6eba5fd6...6a58b7c11f
Submodule dotfiles/vim/pack/matir/start/fugitive updated: 2a53d79248...4a745ea72f
Reference in New Issue
Block a user