A collection of toys glued together to buildup my setup on my machines.
Warning: This thing is not so stable and might explode at any moment.
- emacs
- fish
- st
- fmz
- tmux everywhere (theterm)
- bspwm
- lemonbar
- mpv/sxiv? (custom fork)
- mpd and ncmpcpp
- brave/chromium/firefox?
- bunch of other stuff
Arch Linux is expected to be already installed with a working internet connection.
curl -L https://naheel.xyz/dots > /tmp/nd.sh && sh /tmp/nd.sh base base-gui
For Ubuntu
wget -L https://naheel.xyz/dots -O /tmp/nd.sh && sh /tmp/nd.sh ubuntu
Or
cd
git clone https://github.com/Naheel-Azawy/naheel-dotfiles.git .dotfiles
cd .dotfiles
./install.sh base base-gui
Other notes:
- Pass
--docker
option to create a playground docker image. - Pick any package groups you’re comfortable with other than
base
andbase-gui
. Tables are underpackages
directory.
nd update
GPL3