Skip to content

sneikki/sneikki.conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sneikki.conf

bash

  • Customized prompt
  • Some aliased commands
  • Utility functions to save time

Installation

ln -s <path-to-repo>/.bashrc ~/.bashrc

alacritty

Installation

ln -s <path-to-repo>/alacritty/ ~/.config

nvim

Configured with a bunch of plugins and custom commands.

Installation

  1. Create symbolic link to nvim configuration: ln -s <path-to-repo>/nvim/ ~/.config

  2. Install junegunn/vim-plug

  3. Open Neovim and run :PlugInstall

  4. Everything should be downloaded and installed correctly

tmux

Installation

ln -s <path-to-repo>/tmux/ ~/.config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published