Ahurac ahurac
ahurac pushed to main at ahurac/dotfiles 2024-04-26 18:15:12 +02:00
543d625984 config/hyprland : mise à jour classe de fenêtre de Joplin
ahurac pushed to dev at ahurac/rash 2024-04-26 11:18:39 +02:00
8c517ae8c7 command : mise à jour de la modularité
a05ce8981c command : plus lisible
13555cafb3 builtins : suppression if inutile
Compare 3 commits »
ahurac pushed to main at ahurac/dotfiles 2024-04-22 00:54:00 +02:00
e109b58d68 vncsconnect : ré-écriture
ahurac pushed to dev at ahurac/rash 2024-04-20 12:27:19 +02:00
006dc28466 exit_code : suppression argument new
ahurac pushed tag 0.7.0 to ahurac/rash 2024-04-19 12:18:55 +02:00
ahurac pushed tag 0.6.0 to ahurac/rash 2024-04-19 12:18:55 +02:00
ahurac pushed to dev at ahurac/rash 2024-04-19 12:18:49 +02:00
6c570cf724 Cargo : 0.6.0 -> 0.7.0
c1171aa0b2 parser : une simple quote non matchée attend une entrée de l'utilisateur
fb09cfc8c6 parser : un backslash suivi d'un newline demande à l'utilisateur d'entrer à nouveau
1e72ff63f8 builtins : ajout export
c7e9b19ac1 builtins : ajout unset
Compare 8 commits »
ahurac pushed to main at ahurac/rash 2024-04-19 11:19:52 +02:00
d162a24db0 Cargo : 0.5.0 -> 0.6.0
a50bea4c60 error : délocalisation de l'erreur UnmatchedQuoteError
9d53bdba0c variables : possibilité de récupérer les arguments de la ligne de commande
a441fc9cb3 parser : possibilité d'afficher des variables
fa9033beea Ajout : module variables
Compare 14 commits »
ahurac pushed to dev at ahurac/rash 2024-04-18 22:29:28 +02:00
2337bd3127 builtins : code de cd plus lisible
ahurac pushed to main at ahurac/dotfiles 2024-04-18 21:08:51 +02:00
0b06da983d hyprxdg : mise à jour
ahurac pushed to main at ahurac/rash 2024-04-17 16:22:47 +02:00
af6e95f703 Cargo : 0.4.0 -> 0.5.0
341e04819e command : ajout fonction colon
41cfc8c768 builtins : ajout mention (super) dans la fonction cd
4f11bc71f6 parser : String::from("") -> String::default()
8d3241ecdc parser : ajout fonction parse_backslash
Compare 15 commits »
ahurac pushed to dev at ahurac/rash 2024-04-17 16:16:38 +02:00
d162a24db0 Cargo : 0.5.0 -> 0.6.0
ahurac pushed to dev at ahurac/rash 2024-04-17 16:15:57 +02:00
a50bea4c60 error : délocalisation de l'erreur UnmatchedQuoteError
9d53bdba0c variables : possibilité de récupérer les arguments de la ligne de commande
a441fc9cb3 parser : possibilité d'afficher des variables
fa9033beea Ajout : module variables
Compare 4 commits »
ahurac pushed to dev at ahurac/rash 2024-04-17 14:11:10 +02:00
eaa9622446 parser : match plus lisible pour parse_backslash
5584f49c87 interface : remplacement du if par un match plus lisible
fdcaa99feb interface : fonction print_prompt utilisée dans get_user_input
Compare 3 commits »
ahurac pushed to main at ahurac/dotfiles 2024-04-17 12:03:52 +02:00
b30de47c0d Supperssion : scripts shel inutiles
ahurac pushed to dev at ahurac/qemush 2024-04-17 11:29:50 +02:00
f6da6444f6 launchers/kvm : manière plus portable de récupérer la mémoire libre
e801093e13 Makefile : oups
Compare 2 commits »
ahurac pushed to main at ahurac/dotfiles 2024-04-17 11:24:25 +02:00
8db9d845a6 makepkg.conf : suppression des options pour compiler nativement
ahurac pushed to dev at ahurac/rash 2024-04-16 22:08:04 +02:00
1fc2c8adbd README : ajout et coche d'une case
ahurac pushed to dev at ahurac/rash 2024-04-16 16:34:39 +02:00
1270576444 error : unification de la gestion des erreurs
a16ed0e030 builtins::cd : meilleur gestion des erreurs
abd857f0e4 README : ajout case
Compare 3 commits »
ahurac pushed to dev at ahurac/rash 2024-04-15 16:58:29 +02:00
5df428a364 parser : String::default -> String::new