Skip to content

TSimkus/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Personal dotfiles configuration.

Move files

This repo is structured to support Stow for easier symlink creation

To start just install Stow using:

sudo apt update
sudo apt install stow
  • In home directory make a new directory, let call it .dotfiles (can be any name you like)
  • Clone this repo into that directory
  • From .dotfiles direcotry execute the following command: stow -D .
  • All done

All of the .dotfiles files should be symlinked correctly.

Requirements

Lazygit

To start using lazygit you first need to install it

Head to Lazygit repo and grab the latest release

This repo uses Delta as a git pager for improved file changes highlighting, etc.

Alacritty

To install allacrity head over to Alacritty github and use their instructions

ZSH

It's BASH but much better.

To install head over to ZSH github Make it even better with Oh My ZSH

Tmux

The one and only terminal multiplexer.

Install using Tmux github

i3 WM

Install from Homepage

NEOVIM

One and only text editor.

Install from Neovim github

Open nvim and type :checkhealth and fix all issues seen there. Not all warnings are required to be fixed

Clipboard

To use global clipboard in nvim install xclip. To install execute:

sudo apt update
sudo apt install xclip

Blade support

To add blade support for laravel execute: :TSInstall blade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages