- Install FiraCode Nerd Font
- Install tmux
- Install alacritty (might need to migrate config or something)
- Install lazygit
- Install yarn (for some neovim plugins)
- Install fzf, ripgrep and fd (for telescope)
- Install neovim
- Install DAP related things (more info in the dap plugin file)
You will need to create a .env
file in your $HOME/.config
folder, with all the secrets following this structure:
GITHUB_TOKEN="Your github token"
For ranger config, you will have to give +x permissions.