aliases: Update local aliases
This commit is contained in:
parent
966b49204d
commit
3c3a3b18ea
@ -250,10 +250,11 @@ alias amend_perso="GIT_EDITOR=true git rebase --rebase-merges --exec 'git commit
|
|||||||
# ╠╦╝├┤ ├─┘│ │└─┐│ │ │ │├┬┘│├┤ └─┐
|
# ╠╦╝├┤ ├─┘│ │└─┐│ │ │ │├┬┘│├┤ └─┐
|
||||||
# ╩╚═└─┘┴ └─┘└─┘┴ ┴ └─┘┴└─┴└─┘└─┘
|
# ╩╚═└─┘┴ └─┘└─┘┴ ┴ └─┘┴└─┴└─┘└─┘
|
||||||
|
|
||||||
alias mulot='cd $HOME/mulot/firmware'
|
alias mulot='cd $HOME/mulot'
|
||||||
|
alias moki='cd $HOME/mulot/moki'
|
||||||
|
|
||||||
# In editor
|
# In editor
|
||||||
alias c_mulot='c $HOME/mulot/mulot.code-workspace'
|
alias c_moki='c $HOME/mulot/moki.code-workspace'
|
||||||
|
|
||||||
# SSH keygen
|
# SSH keygen
|
||||||
function ssh_keygen {
|
function ssh_keygen {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user