Skip to content

Commit

Permalink
aoc commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jrodal98 committed Dec 13, 2024
1 parent fb7776b commit 84d79b2
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,28 +202,16 @@
description: reddit
- alias: j
url: https://github.com/jrodal98/advent-of-code
description: jrodal98 AOC solutions
- alias: jrodal98
url: https://github.com/jrodal98/advent-of-code
command: https://github.com/jrodal98/advent-of-code/blob/master/py2024/day{}/solution.py
description: jrodal98 AOC solutions
- alias: l
url: https://github.com/gorel/advent-2023
description: gorel AOC solutions
- alias: gorel
url: https://github.com/gorel/advent-2023
url: https://github.com/gorel/advent-2024
command: https://github.com/gorel/advent-2024/blob/main/advent/day{}.py
description: gorel AOC solutions
- alias: e
url: https://github.com/mozilla2012/adventOfCode
command: https://github.com/mozilla2012/adventOfCode/blob/main/2024/days/{}/{}.ts
description: mozilla2012 AOC solutions
- alias: mozilla2012
url: https://github.com/mozilla2012/adventOfCode
description: mozilla2012 AOC solutions
- alias: h
url: https://github.com/HarunFeraidon/advent-of-code
description: Harun AOC solutions
- alias: HarunFeraidon
url: https://github.com/HarunFeraidon/advent-of-code
description: Harun AOC solutions

- alias: pi
url: http://192.168.0.104
Expand Down

0 comments on commit 84d79b2

Please sign in to comment.