config fish M2

This commit is contained in:
Jérémie Ducastel
2025-06-27 22:57:29 +02:00
parent c306f83b12
commit 1a86c45178
5 changed files with 84 additions and 0 deletions

View File

@ -0,0 +1,3 @@
function prompt_login --description "on vire le host sur le login"
echo "@M2"
end