dotfiles/README.md
2022-11-27 20:05:47 +08:00

626 B

dotfiles

The current setup

Terminal Emulator: Alacritty

  • blazing fast OpenGL
  • vi mode
  • easy configuration
  • sensible defaults

Shell: fish

  • completions
  • sane scripting
  • user friendly

Terminal Multiplexer: tmux

  • keyboard-based movements
  • detatchable, saveable, multi-user sessions
  • status bar customization

Text Editor: neovim

  • vi-movements
  • great community, loads of plugins

Code Completion & Language Servers: Code of Completion / coc.nvim

  • LSP support