aliases: Update local aliases

This commit is contained in:
Robin-Charles Guihéneuf 2024-09-11 15:15:32 +02:00
parent 966b49204d
commit 3c3a3b18ea

View File

@ -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 {