Linux
# Setting up
## Enabling ssh-agent
systemctl --user enable ssh-agent.service
## Essential packages
xclip
&xsel
- for system clipboard integration inneovim
git
neovim
stow
- for configuration managementnetworkmanager
&nm-applet
for network configuration- Need to do
sudo systemctl enable --now NetworkManager.service
- Need to do
blueman
for bluetooth setup- Need to do
sudo systemctl enable --now bluetooth.service
- Need to do
pipewire
for sound setup,- Need to do
systemctl --user enable --now pipewire.service
- Need to do
pass
&pass-otp
for password managementttf-roboto-mono
,noto-fonts
¬o-fonts-emoji
for supporting larger range of fonts.
Nothing in here at the moment.