aboutsummaryrefslogtreecommitdiff
path: root/install.sh
blob: 0af6928bab01899dfd0e83886ba26a2a7764f59d (plain)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
#!/bin/sh

# -- useful packages
#pacman -S wget
#pacman -S python
#pacman -S python2
#pacman -S python-virtualenv
#pacman -S python2-virtualenv
#pacman -S python-virtualenvwrapper
#pacman -S python-pip
#pacman -S python-colour
#pacman -S python-netifaces
#pacman -S python-dbus
#pacman -S firefox
#pacman -S stow
#pacman -S htop
#pacman -S arandr
#pacman -S firefox
#pacman -S newsboat
#pacman -S mosh
#pacman -S openvpn
#pacman -S exa
#pacman -S colordiff
#pacman -S eog
#pacman -S borg
#pacman -S nmap
#pacman -S evince
#pacman -S ripgrep
#pacman -S thefuck
#pacman -S autojump
#pacman -S fzf
#pacman -S speedtest-cli
#pacman -S tig
#pacman -S redshift
#pacman -S task
#pacman -S pavucontrol
#pacman -S friendly-find
#pacman -S nerd-fonts-complete

# pikaur installation
#git clone https://aur.archlinux.org/pikaur.git
#cd pikaur
#makepkg -fsri

#pikaur -S waterfox-bin
#pikaur -S grv

#stow scripts

# -- extra package

# Install support windaube file system
#pacman -S dosfstools
#pikaur -S ntfsprogs

#pikaur -S thinkfan
#sudo stow -t / thinkfan
#sudo systemctl enable thinkfan.service

# -- package with confs

#pacman -S zsh
#stow zsh

## After zsh installed, install this three plugins :
#git clone git://github.com/zsh-users/zsh-autosuggestions ~/.zsh/plugins/zsh-autosuggestions
#git clone git://github.com/zsh-users/zsh-history-substring-search ~/.zsh/plugins/zsh-history-substring-search
#git clone git://github.com/zsh-users/zsh-syntax-highlighting ~/.zsh/plugins/zsh-syntax-highlighting
#git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/zsh-completions
#git clone https://github.com/kutsan/zsh-system-clipboard ~/.zsh/plugins/zsh-system-clipboard

#chsh -s $(which zsh)

# pikaur -S twmn-git
#stow twmnd
#systemctl --user enable twmnd.service
#sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf
#systemctl --user start twmnd.service

#sudo pacman -S python-neovim python-twisted

#stow nvim

#it clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim

#nvim +PluginInstall +qall

#pacman -S xinit
#pacman -S xorg
#pacman -S i3-wm
#pikaur -S i3lock-fancy-multimonitor-git
#pacman -S rofi
#pacman -S python-i3-py

#stow i3
#stow xinitrc

#pikaur -S i3pystatus
#stow i3pystatus

#stow Xresources

#pacman -S alacritty
#stow alacritty

#install php version management
#pikaur -S phpbrew
#phpbrew init

# -- DHCP and DNS "manual" mode
# Local DNS
#pacman -S dnsmasq
#sudo stow -t / dnsmasq

#sudo systemctl enable dnsmasq.service
#sudo systemctl start dnsmasq.service

#sudo stow -t / resolv
#sudo resolvconf -u

# DHCP
# Include in base package
#sudo systemctl start dhcpcd.service
#sudo systemctl enable dhcpcd.service

# -- DHCP and DNS "auto" mode
#pacman -S networkmanager
#sudo stow -t / networkmanager

#pacman -S syncthing
#systemctl --user enable syncthing.service
#systemctl --user start syncthing.service
#Config is here : http://127.0.0.1:8384/

# Install project manager prm
#git clone https://github.com/eivind88/prm.git ~/.prm-bin

#pacman -S pulseaudio
#systemctl --user start pulseaudio.service
#systemctl --user enable pulseaudio.service

#pikaur -S cheat-git
#stow cheat

#pacman -S pass

# Export and Import gpg key, this is needed for the next steps

#pacman -S offlineimap
#stow offlineimap

# Install neomutt

#pacman -S neomutt
#pacman -S notmuch
#pacman -S w3m
#stow notmuch
#stow mutt

#offlineimap
#notmuch new

#pacman -S msmtp
#stow msmtp

#pikaur -S rofi-pass

#pacman -S khal
#pacman -S vdirsyncer
#stow khal
#stow vdirsyncer
#vdirsyncer discover
#vdirsyncer sync