Skip to content

MrPlumbum82/my_dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Most of this is thanks to jarvis -> https://github.com/ctaylo21/jarvis

Contents

  • alacrity configs
  • zsh configs
  • tmux configs
  • neovim configs
  • vim8 configs

Tools

  • terminal -> alacrity
  • shell -> zsh
  • tmux
  • neovim (pref) or vim
  • ripgrep

Install

  sudo ln -s ~/<repo-directory> ~/<dotfile-location-and-name>

Configs

Alacrity Config

Config Location

  • $HOME/.alacrity.yml (or) $HOME/.config/alacrity/alacrity.yml

Zsh Config

Config Location

  • $HOME/.zshrc

Tmux Config

Config Location

  • $HOM/.tmux.conf

NeoVim Config

Config Location

  • $HOME/.config/nvim/init.vim

What does my setup contain?

Plugins (Package Manager -> Vim Plug)
  • nerdtree (repo)
  • denite
  • coc.vim

Hotkeys

Vim8 Config

Config Location

  • $HOME/.vimrc

TODO

  • git signify color change, red/green

  • coc linting color changes

  • get used to your current setup and tweak it to your liking

    • find a commenting plugin
    • learn to use coc and see the errors messages
  • document everything

    • things to install
      • powerline fonts
      • python packages, ripgrep, others...
      • test your install notes by installing everything again on like windows WSL or a new system...
    • notes on Hotkeys
      • default nvim/nvim bindigs your learning - 'i' 'a'
      • custom hotkeys, related to plugins
      • change the ; hotkey, I need it for next finding reference when using
  • document the following

    • arch install
    • bspwm -> window manager
    • sxhkd -> hotkey manager
    • rofi -> application launcher
    • kitty -> terminal
    • polybar -> control bar
    • ly -> login manager this
    • plymouth -> boot animation this

About

A backup of my personal dot files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published