Skip to content

Redeltaz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Personal dotfiles for linux systems

Resources

Stars

Watchers

Forks

Packages

No packages published