Skip to content

conradoqg/dotfiles

Repository files navigation

Dotfiles

Installing

$ sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply conradoqg

Testing

$ docker run -it --rm -v $PWD:/root/.local/share/chezmoi ubuntu bash
$ sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply

Links

Installed packages

Shortcuts

  • Ctrl + H: FZF History
  • Ctrl + G: FZF Bookmark
  • ** + TAB: FZF Finder

Aliases

  • readme: See this file
  • ls: exa
  • bat: batcat
  • m: micro
  • lg: lazygit
  • cm: chezmoi
  • mark: bookmark directry

Scripts

  • preview: See the contents of a file or a dir

Useful links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages