Skip to content

shreyas-a-s/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of my dotfiles

Dotfiles are the customization files that are used to personalize your Linux or other Unix-based system. You can tell that a file is a dotfile because the name of the file will begin with a period–a dot! The period at the beginning of a filename or directory name indicates that it is a hidden file or directory. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.

Showcase (Neovim)

alpha-nvim
alpha-nvim (startup screen)
alpha-nvim
nvim-tree (for tree view)
autocompletions
autocompletions (using LSP)
colorizer
nvim-colorizer (for css and all)
noice
noice.nvim (coz it's nice)
telescope
telescope (fuzzy finder)
none-ls
none-ls (linting & formatting)
toggleterm
toggleterm (toggling terminal)

Acknowledgements