Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linuxconf
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
linuxconf
Commits
e88fc77b
There was an error fetching the commit references. Please try again later.
Commit
e88fc77b
authored
1 month ago
by
Recolic
Browse files
Options
Downloads
Patches
Plain Diff
.fix-example
parent
5fb3bb88
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/archlinux-gnome/conf.d/basic.sh
+2
-2
2 additions, 2 deletions
examples/archlinux-gnome/conf.d/basic.sh
with
2 additions
and
2 deletions
examples/archlinux-gnome/conf.d/basic.sh
+
2
−
2
View file @
e88fc77b
...
@@ -6,7 +6,7 @@ desktop_related_setup () {
...
@@ -6,7 +6,7 @@ desktop_related_setup () {
systemctl
enable
gdm NetworkManager power-profiles-daemon
systemctl
enable
gdm NetworkManager power-profiles-daemon
# more customization...
# more customization...
pacman
-Sy
--needed
--noconfirm
base-devel telegram-desktop docker shadowsocks-rust v2ray proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid
git
inetutils wget ttf-fira-code htop tmux dos2unix nfs-utils fcitx5-im firefox
pacman
-Sy
--needed
--noconfirm
base-devel telegram-desktop docker shadowsocks-rust v2ray proxychains xclip adobe-source-han-sans-cn-fonts pcsclite ccid inetutils wget ttf-fira-code htop tmux dos2unix nfs-utils fcitx5-im firefox
pacman
-Sy
--needed
--noconfirm
recolic-aur/gnome-terminal-transparency recolic-aur/oreo-cursors-git
pacman
-Sy
--needed
--noconfirm
recolic-aur/gnome-terminal-transparency recolic-aur/oreo-cursors-git
echo
'
echo
'
...
@@ -22,7 +22,7 @@ XMODIFIERS=@im=fcitx5' > /etc/environment
...
@@ -22,7 +22,7 @@ XMODIFIERS=@im=fcitx5' > /etc/environment
lc_init
()
{
lc_init
()
{
# my favorite pkgs
# my favorite pkgs
pacman
-Syu
--noconfirm
pacman
-Syu
--noconfirm
pacman
-S
--noconfirm
fish dhcpcd vim
sudo
openssh
pacman
-S
--noconfirm
fish dhcpcd vim
sudo
openssh
git
pacman
-S
--noconfirm
--asdeps
openssl
pacman
-S
--noconfirm
--asdeps
openssl
# add primary user. If you want to do this, at least give read access to linuxconf dir.
# add primary user. If you want to do this, at least give read access to linuxconf dir.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment