GitClassic
Feed
Explore
Random
Go Pro
Sign in
REALERvolker1
/
homescripts
Code
/
Commits
/ be91a88
Commit from dotfiles.sh at 06/14/25 07:55:17 PM
REALERvolker1
committed on Jun 15, 2025, 12:55 AM
Showing
23
changed files
+1387 additions
-7 deletions
M
.config/btop/btop.conf
+1
-1
M
.config/hypr/hyprland.conf
+2
-2
A
.config/rustcfg/cn_rs/Cargo.lock
+270
A
.config/rustcfg/cn_rs/Cargo.toml
+12
A
.config/rustcfg/cn_rs/src/env.rs
+67
A
.config/rustcfg/cn_rs/src/io_methods.rs
+403
A
.config/rustcfg/cn_rs/src/langs.rs
+120
A
.config/rustcfg/cn_rs/src/main.rs
+13
A
.config/rustcfg/cn_rs/src/templates.rs
+94
A
.config/rustcfg/cn_rs/src/templates/c.rs
+40
A
.config/rustcfg/cn_rs/src/templates/rust.rs
A
.config/rustcfg/cn_rs/src/templates/web.rs
+11
A
.config/rustcfg/cn_rs/src/tui.rs
+78
A
.config/rustcfg/cn_rs/templatesrc/c/build.sh
+37
A
.config/rustcfg/cn_rs/templatesrc/c/main.c
+7
A
.config/rustcfg/cn_rs/templatesrc/c/prelude.h
+39
A
.config/rustcfg/cn_rs/templatesrc/web/index.css
+19
A
.config/rustcfg/cn_rs/templatesrc/web/index.html
+13
A
.config/rustcfg/cn_rs/templatesrc/web/index.js
+24
A
.config/rustcfg/cn_rs/templatesrc/web/reset.css
+129
M
.config/zsh/rc.d/80-aliases.zsh
+3
M
.local/share/flatpak/overrides/global
+3
-3
M
bin/update-new.sh
+2
-1
Browse files at this commit โ