philipportner / dotfiles

my personal dotfiles repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my personal dotfiles for most of the software I use. Feel free to copy whatever you like.

Terminal with Tmux and Vim.

Installation

I use GNU stow to manage my dotfiles.

Linux

sudo apt install stow

macOS

brew install stow

Symlink

git clone git@github.com:philipportner/dotfiles.git

stow *

Software

  • Neovim + various language servers
  • i3/regolith
  • zsh + ohmyzsh
  • fzf
  • alacritty
  • tmux
  • GNU stow
  • emacs
  • ctags
  • clang-format
  • pylint
  • ranger
  • Jetbrains products
  • PragmataPro
  • tree
  • bat
  • zathura
  • exa
  • xclip
  • flameshot
  • autojump
  • TODO: could lnav be useful?

About

my personal dotfiles repository


Languages

Language:Python 58.4%Language:Perl 17.2%Language:Shell 17.0%Language:Vim Script 7.4%