You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
X | 2 months ago | |
alacritty | 6 months ago | |
amfora | 2 years ago | |
assets | 3 years ago | |
bin | 1 month ago | |
dns | 3 years ago | |
docs | 11 months ago | |
dunst | 12 months ago | |
env | 1 month ago | |
fish | 1 year ago | |
fonts/ttf | 12 months ago | |
git | 3 months ago | |
helix | 2 months ago | |
hyprland | 1 month ago | |
i3 | 4 weeks ago | |
i3blocks | 1 year ago | |
kitty | 1 month ago | |
lf | 4 months ago | |
mailcap | 4 months ago | |
mpd | 4 months ago | |
mpv | 9 months ago | |
mutt | 2 years ago | |
ncmpcpp | 2 years ago | |
newsboat | 3 weeks ago | |
nnn | 3 years ago | |
nvim | 1 month ago | |
picom | 4 months ago | |
polybar | 12 months ago | |
pywal/themes | 3 years ago | |
qtile | 12 months ago | |
qutebrowser | 1 month ago | |
ranger | 11 months ago | |
rofi | 4 months ago | |
screen | 11 months ago | |
starship | 3 months ago | |
startpage | 1 month ago | |
sway | 4 weeks ago | |
tmux | 11 months ago | |
urxvt | 5 years ago | |
vim | 8 months ago | |
vis | 1 year ago | |
waybar | 4 months ago | |
words | 4 months ago | |
xob | 1 year ago | |
zim | 4 months ago | |
zsh | 4 months ago | |
.gitignore | 1 month ago | |
LICENSE | 5 years ago | |
README.md | 11 months ago | |
bootstrap-arch.sh | 4 months ago | |
bootstrap-deb.sh | 1 year ago | |
bootstrap.sh | 1 year ago | |
deploy | 4 months ago |
README.md
Dotfiles
This is my Linux configuration. It contains utilities to bootstrap and deploy my environment and dotfiles for i3wm, polybar, vim, ranger, and some other programs.
Bootstrap
The following line checks out the repository into ~/.dotfiles
and installs the essential tools:
bash <(curl -s https://codeberg.org/langurmonkey/dotfiles/raw/master/bootstrap.sh)
Create environment
Deploy the environment anytime using the deploy
script:
~/.dotfiles/deploy