Skip to content

Repository files navigation

dotfiles

Some of my dotfiles.

Install

  1. Make sure that basic dependency software were installed, e.g. vim, zsh, curl, git.
  2. Clone and use install script to put files to correct locations.
    git clone https://github.com/OmeletWithoutEgg/dotfiles.git && cd dotfiles
    ./dot.sh install
    If you don't want to install some of them please answer 'n' in the [y/n] part. Ensure that you've checked the install script (dot.sh).
  3. Launch zsh to install zsh plugins via zinit.
    exec zsh
    warning: there is automatic ssh-agent spawning in .zshenv, comment it if you don't like that.
  4. Launch nvim to install neovim plugins via lazy.nvim.
    nvim
    warning: if ibus is not available, launching nvim may cause error so it might be a problem.

Tools

  • DE&OS: KDE plasma on ArchLinux
  • Terminal: wezterm
  • Shell: zsh
  • Editor: vim and nvim (aliased to v)
  • Extra CLI tools: fzf rg fd exa delta bat dust duf

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages