mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add k alias
This commit is contained in:
@@ -23,6 +23,8 @@ alias tl='tmux list-sessions'
|
||||
|
||||
alias did="vim +'normal Go' +'r\!date' ~/did.txt"
|
||||
|
||||
alias k='kubectl'
|
||||
|
||||
if [ $OSTYPE == 'linux-gnu' ]
|
||||
then
|
||||
alias open="xdg-open"
|
||||
|
||||
Reference in New Issue
Block a user