You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/dist/Makefile
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,8 @@ install-clitools:
61
61
@apt-get -qq install zsh nano >/dev/null 2>&1&&echo"init: successfully installed zsh and nano"||echo"init: packages zsh and nano not available for installation"
62
62
@apt-get -qq install exa duf >/dev/null 2>&1&&echo"init: successfully installed exa and duf"||echo"init: packages exa and duf not available for installation"
63
63
darktable:
64
-
echo'deb http://download.opensuse.org/repositories/graphics:/darktable/xUbuntu_23.04/ /'| sudo tee /etc/apt/sources.list.d/graphics:darktable.list
0 commit comments