Add phinger-cursors package, fix rustup command and add .Xresources file
This commit is contained in:
parent
3975ab9785
commit
a8e08d4de6
2
.Xresources
Normal file
2
.Xresources
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Xcursor.theme: phinger-cursors-light
|
||||||
|
Xcursor.size: 16
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Bulk commands
|
## Bulk commands
|
||||||
```
|
```
|
||||||
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop
|
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop phinger-cursors
|
||||||
cp dotfiles/.xinitrc ~/
|
cp dotfiles/.xinitrc ~/
|
||||||
cp dotfiles/.fehbg ~/
|
cp dotfiles/.fehbg ~/
|
||||||
cp dotfiles/.bash_profile ~/
|
cp dotfiles/.bash_profile ~/
|
||||||
@ -30,7 +30,7 @@ sudo systemctl enable --now mnt-data.automount powertop.service tlp.service
|
|||||||
|
|
||||||
### General purposes
|
### General purposes
|
||||||
```
|
```
|
||||||
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh nerd-fonts-complete xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop
|
yay -S spectrwm fish openssh rofi xorg xorg-server scrot xorg-xinit alacritty ranger feh nerd-fonts-complete xf86-video-intel librewolf-bin cifs-utils pulseaudio-alsa pulseaudio-ctl slock xautolock zip unzip alsa-utils redshift-minimal numlockx usbutils cmatrix yubikey-touch-detector tlp powertop phinger-cursors
|
||||||
```
|
```
|
||||||
|
|
||||||
### Pentest purposes
|
### Pentest purposes
|
||||||
@ -198,7 +198,7 @@ gem install bundler jekyll rdoc
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Rust
|
### Rust
|
||||||
Replace `{default, stable, nighlty}` by the toolchain you want install.
|
Replace `{stable, nighlty}` by the toolchain you want install.
|
||||||
|
|
||||||
```
|
```
|
||||||
yay -S rustup
|
yay -S rustup
|
||||||
|
Loading…
Reference in New Issue
Block a user