mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added steam module
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
ensure_package_is_installed steam
|
||||||
+2
-1
@@ -14,4 +14,5 @@ source ./modules/00-library.sh &&
|
|||||||
source ./modules/10-tmux.sh &&
|
source ./modules/10-tmux.sh &&
|
||||||
source ./modules/11-syncthing.sh &&
|
source ./modules/11-syncthing.sh &&
|
||||||
source ./modules/12-yazi.sh &&
|
source ./modules/12-yazi.sh &&
|
||||||
source ./modules/13-rust.sh
|
source ./modules/13-rust.sh &&
|
||||||
|
source ./modules/14-steam.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user