Skip to content

TerrniT/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terrnit's dotfiles

WIP

Install configuration (pip/ansible/gitconfig) and Ansible Playbook

. ./setup.sh

Blueprint

image

Content tree

  • Dotfiles
    • Common
      1. VSCode
      2. Hyper
    • Linux
      1. Nvim (Lazyvim)
      2. Tmux
    • Windows
      1. Powershell
      2. Wezterm

My utils

Apps

lazy with extra features:

  • AI-Powered Autocomplete(Copilot / Codeium)
  • Good Looking Theme(vitesse)
  • Git Integration(LazyGit)
  • Vue supported(vue.lua)

Setup

  1. Install LazyVim
  2. Clone this repo and link nvim to ~/.config
git clone https://github.com/terrnitllc/dotfiles.git ~/yourpath
ln -s ~/yourpath/.config/nvim ~/.config

Plugins

All plugins plugins/.

Keymaps

General

  • <C-h> better ^
  • <C-l> better $
  • <C-a> select all text
  • <C-\> open a float terminal
  • <s-a-j> copy line(s) down
  • <s-a-k> copy line(s) up

LSP

  • K LSP hover
  • <C-j> LSP diagnostic next, J LSP diagnostic prev
  • <C-k> LSP signature help

Shell

Troubleshootings

Credit

About

GitHub terrnit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages