-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathafter_install.txt
36 lines (33 loc) · 1.15 KB
/
after_install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
after install arch-base distro, customize `post_install.sh` and run it (inside `install` folder)
add chaotic-aur to pacman https://aur.chaotic.cx/
after that these things are important:
+ add "persian with persian keyboard"
+ change "change layout option" to "caps lock"
+ check super-key
+ check zsh backspace
+ check ctrl+alt+t
+ change default apps
+ setup shecan or fod (freedom of developers)
+ check bluetooth and sound
+ login to sites
+ gmail
+ github (setup copilot with `CoPilot setup`)
+ quera
+ wakatime (get api key from https://wakatime.com/settings/account)
+ setup firefox sync
+ setup telegram account and proxycf
+ change telegram setting
+ auto-download settings
+ scaling
+ launch when system start
+ notification
+ send with ctrl-enter
+ bring ssh keys to ~/.ssh
+ bring wallpapers to ~/Pictures/wallpaper folder
+ bring ~/proj files like ta_utils and my-learning
+ change default search engine to duck duck go
+ customize taskbar
+ set super+space to: xfce4-popup-whiskermenu
+ set f12 to: xfce4-terminal --drop-down
+ check docker installation: run `dockerd` and in another terminal run: `docker run hello-world`
+ restart!