Compare commits
2 Commits
eb58893b48
...
583fbcd694
Author | SHA1 | Date | |
---|---|---|---|
583fbcd694 | |||
79a235fd4c |
@@ -234,6 +234,9 @@ if has git; then
|
||||
# Show untracked files
|
||||
alias gu='git ls-files . --exclude-standard --others'
|
||||
fi
|
||||
if has kubectl; then
|
||||
alias k='kubectl'
|
||||
fi
|
||||
if has nc; then
|
||||
# I'm not sorry
|
||||
alias blinkenlights='nc -v towel.blinkenlights.nl 23'
|
||||
|
Submodule base/.vim/bundle/ale updated: 8c5081f631...dc40ece3c3
Submodule base/.vim/bundle/vim-javascript updated: 3c90d0cc37...c7593e69bf
Reference in New Issue
Block a user