Stsewd Dotfiles Save

My dotfiles

Project README

My dotfiles

  • Clone this repo (on your home for example ~/.dotfiles).
  • Make symbolics links of the configuration file you want.

Neovim

1 2

Installation

  • Install Neovim (nightly version)
  • Make a symbolic link (or just copy the folder) of config/nvim to ~/.config/nvim
  • Open neovim, the plugin manager and all plugins will be installed automatically

Test it with Docker

docker run --rm -it -v `pwd`:/src -v $HOME/.local/share/stsewd-nvim/lazy:/root/.local/share/nvim/lazy ghcr.io/stsewd/neovim

Open neovim and start coding.

To update the docker image just run docker pull ghcr.io/stsewd/neovim

Configurations

Check config/nvim/ for see all the plugins, settings and key-bindings, it's well documented.

After install

  • Create gnome shortcuts:
    • Open terminal with ctrl-alt-enter
    • Minimize all windows with super-d
    • Open file explorer with super-e
  • Install the Gnome extensions from gnome-extensions.txt
  • Set the firefox options from firefox-about.txt
  • Add ssh/gpg keys
  • Copy sensitive configs from private gist
  • Create additional firefox profiles (scripts/create-firefox-profile.sh)
  • Setup yubikey (yubikey.md)
Open Source Agenda is not affiliated with "Stsewd Dotfiles" Project. README Source: stsewd/dotfiles
Stars
36
Open Issues
0
Last Commit
1 month ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating