Skip to content

demonsjostle/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cool and useful settings for terminal - powerby @ LazyVim

OS Support

  • macOS
  • Linux
  • Window
  • WSL (Windows Subsystem for Linux)

Configs Support

  • Ghostty: version >= 1.1.3
  • Tmux: version >= 3.3a
    Install Tmux Plugin Manager (TPM)
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins

and then press prefix + I to install plugins Tmux Setup

  • Fish Shell: version >= 3.6.4
    Install Fisher Plugin Manager
    Install Tide Fish Setup
  • Neovim: version >= 0.10.1
    Install Neovim Neovim Setup

Note

! Please install fonts in nvim/fonts to your local fonts setting

For Mac and Linux

    git clone https://github.com/demonsjostle/dotfiles.git ~/.config

For Window

For WSL

Configs

If you need to use Chat GPT in neovim. Please add API key from OpenAI's API page to your shell enviroment. for me use Fish shell and add API key to .config/fish/config-local.fish all using Avante

    set -gx OPENAI_API_KEY [API key]

About

My dotfiles enviroment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published