Luke Else luke-else
luke-else opened issue luke-else/.config#2 2023-03-06 22:01:03 +00:00
dwmblocks files may be able to be symlinked instead of copied
luke-else pushed to main at luke-else/.config 2023-03-06 22:00:04 +00:00
29901655de Created symlinks to .xinitrc instead of copying the file
luke-else pushed to master at luke-else/subnet_calculator 2023-03-06 21:51:50 +00:00
edc125d5fc Removed redundant variables
luke-else pushed to master at luke-else/subnet_calculator 2023-03-06 21:42:31 +00:00
a9bb5c1d52 Moved varialble out of loop to extend scope
luke-else pushed to main at luke-else/.config 2023-03-06 19:39:18 +00:00
719fc7aa52 Added xorg running fix
luke-else pushed to main at luke-else/.config 2023-03-01 22:02:06 +00:00
927ed0ff5c Started on NeoVim config and updated install script
luke-else pushed to main at luke-else/.config 2023-02-28 22:15:05 +00:00
cee5d021c3 Added rustup install stable ahead of Lemurs install
luke-else created branch void in luke-else/.config 2023-02-26 22:09:55 +00:00
luke-else pushed to void at luke-else/.config 2023-02-26 22:09:55 +00:00
ff5c79ab59 Created base install.sh script
luke-else pushed to master at luke-else/subnet_calculator 2023-02-20 21:25:45 +00:00
41fc1a3f6d Added documentation to ip_and_cidr_from_string()
luke-else pushed to master at luke-else/subnet_calculator 2023-02-20 18:06:59 +00:00
6567553f8a Created new function to get IP and CIDR from a string independently + test
luke-else pushed to master at luke-else/subnet_calculator 2023-02-13 22:05:34 +00:00
d792ea8c30 Added CIDR parser -> Really Janky code so will look to review / refactor the method at some point in the very near future
luke-else pushed to master at luke-else/subnet_calculator 2023-02-11 21:22:26 +00:00
4f8412f3d0 Fixed getting IP address from CLI
luke-else pushed to master at luke-else/subnet_calculator 2023-02-11 17:41:38 +00:00
f2ad0de89b Tried but can't seem to get Console input (Includes newline character)
43cd0f5bc5 Changed test for IpAddr::from_str() to test more points of failure
d5ec71a000 Added documentation to FromString trait on IpAddr
Compare 3 commits »
luke-else pushed to master at luke-else/subnet_calculator 2023-02-11 16:15:28 +00:00
247587d99b Completed implementation of FromString for IpAddr
luke-else pushed to main at luke-else/.config 2023-02-09 20:52:25 +00:00
2207c46026 Removed unused dependencies from install script
c369ca8a7f Replaced ly display manager with lemurs
Compare 2 commits »
luke-else pushed to master at luke-else/subnet_calculator 2023-01-31 20:58:16 +00:00
2033d9b2b8 Added initial implementation of IpAddr
luke-else pushed to master at luke-else/subnet_calculator 2023-01-19 12:30:46 +00:00
0f7eb5a102 Initial Upload
luke-else created repository luke-else/subnet_calculator 2023-01-19 12:26:18 +00:00
luke-else pushed to master at luke-else/LibStudySesh 2023-01-05 20:32:01 +00:00
82a3a5fbd1 Struggled to complete 3 sum closest