Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.1 KB

File metadata and controls

30 lines (23 loc) · 1.1 KB

Dotfiles

All my dotfiles, I used to be on Arch on full DIY config with i3 but I now moved to Gnome for simplicity. All my old config for dunst, i3, polybar... is still available on the legacy branch.

Installation

Be sure to have at leat curl installed (and your network can reach internet)

Then you can type :

curl -fsSL https://redeltaz.github.io/dotfiles/etc/install | bash

You now have to add the ~/.dotfiles/bin folder into $PATH :

echo "export PATH="$HOME/.dotfiles/bin"" >> ~/.zshrc

The dotfiles CLI will be installed and usable to manage the config. If an error appear, you can create an issue

Informations

OS Arch
WM Gnome
Terminal Alacritty
Shell zsh
Editor neovim
Terminal Multiplexer tmux