Skip to content

Istar-Eldritch/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installing

Clone:

  git clone [email protected]:~istar/dotfiles

Execute the setup.sh script:

  sh setup.sh

Git

  • .gitconfig: defines my basic git configuration and some aliases.
  • .gitignore_global: defines stuff I usually ignore, like vim related files and .log files.

Shell

  • I use zsh
  • zplug as a plugin manager.
  • zplug is installed during when running setup.sh, be aware of the awk dependency in your operating system. Check zplug docs for more info.
  • Configuration on .zshrc
    • Custom Functions:
      • kill-process [name]: Kill any process matching the given name
      • kill-port [port]: Kill the process using the specified port
      • kill-net-process [name]: Kill any process matching the given name that has an open port

Terminal Multiplexer

  • I use zellij
  • Configuration on ./zellij/config.kdl
    • Custom Theme

Terminal Emulator

  • I'm using foot
  • A custom theme is defined as part of foot/foot.ini

About

My awesome dotfiles. (zsh | tmux | vim | git | rust | typescript)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published