Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 642 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 642 Bytes

Personal .config files

Quick installation

git clone https://github.com/ArmandXiao/.config.git ~/config
  • Then copy the config files you need to ~/.config

Neovim configuration

git clone https://github.com/ArmandXiao/nvim-lua.git ~/.config/nvim

FISH

Check Fisher Plugin Manager for Fish

Plugins

  • jethrokuan/z

check ~/.config/fish/functions to see the registered functions of plugins.

Gnome Desktop Keybinding

  • gnome_keybinding.conf

backup: dconf dump / > ~/.config/gnome_keybinding.conf

restore: dconf load / < ~/.config/gnome_keybinding.conf