Add gimp and gitui

This commit is contained in:
JeremyStar™ 2024-02-14 20:41:33 +01:00
parent 806bee9911
commit d10f4490b3
5 changed files with 27 additions and 0 deletions

BIN
gimp/splashes/anime.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

View file

@ -0,0 +1 @@
https://shitposter.club/notice/Acq8cLWNsRPzK2Fv0q

BIN
gimp/splashes/anime.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 MiB

23
gitui/theme.ron Normal file
View file

@ -0,0 +1,23 @@
(
selected_tab: None,
command_fg: None,
selection_bg: None,
selection_fg: None,
cmdbar_bg: None,
cmdbar_extra_lines_bg: None,
disabled_fg: None,
diff_line_add: None,
diff_line_delete: None,
diff_file_added: None,
diff_file_removed: None,
diff_file_moved: None,
diff_file_modified: None,
commit_hash: None,
commit_time: None,
commit_author: None,
danger_fg: None,
push_gauge_bg: None,
push_gauge_fg: None,
tag_fg: None,
branch_fg: None,
)

View file

@ -58,6 +58,9 @@ link "btop" ".config/btop"
link "mc-share" ".local/share/mc" link "mc-share" ".local/share/mc"
link "mc-config" ".config/mc" link "mc-config" ".config/mc"
link "mpv" ".config/mpv" link "mpv" ".config/mpv"
mkdir -p "/home/jeremystartm/.config/GIMP/2.10"
link "gimp/splashes" ".config/GIMP/2.10/splashes"
link "gitui" ".config/gitui"
# theming # theming
link "dracula-mc/skins/dracula.ini" ".local/share/mc/skins/dracula.ini" link "dracula-mc/skins/dracula.ini" ".local/share/mc/skins/dracula.ini"