Skip to content

Jorge1701/.dotfiles

Repository files navigation

Install everything

General

sudo apt install stow

ZSH

sudo apt install zsh
chsh -s $(which zsh)

Oh My Zsh

https://ohmyz.sh/#install

Alacritty

sudo add-apt-repository ppa:aslatter/ppa -y
sudo apt install alacritty

i3wm

Adding this repos to have the latests versions:

https://i3wm.org/docs/repositories.html

Picom

https://github.com/yshui/picom

Rofi

sudo apt install rofi

Rofi themes

https://github.com/newmanls/rofi-themes-collection

Neovim

Build from source to get latest version:

https://github.com/neovim/neovim/wiki/Building-Neovim

Packer

https://github.com/wbthomason/packer.nvim?tab=readme-ov-file#requirements

nvim-dap

https://github.com/mfussenegger/nvim-dap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published