- Customized prompt
- Some aliased commands
- Utility functions to save time
Installation
ln -s <path-to-repo>/.bashrc ~/.bashrc
- Broad range of color themes, from alacritty/alacritty-theme and rajasegar/alacritty-themes
- Minor enhancements to look and feel
Installation
ln -s <path-to-repo>/alacritty/ ~/.configConfigured with a bunch of plugins and custom commands.
Installation
-
Create symbolic link to nvim configuration:
ln -s <path-to-repo>/nvim/ ~/.config -
Install junegunn/vim-plug
-
Open Neovim and run
:PlugInstall -
Everything should be downloaded and installed correctly
Installation
ln -s <path-to-repo>/tmux/ ~/.config