adzialocha / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My personal configuration files for Linux.

Machines

This repository organizes more fine-grained configurations for dedicated machines per branches:

  • laptop ThinkPad X230 & ThinkPad X1 Carbon Gen 4, Arch Linux
  • desktop Desktop Computer, Arch Linux

Used software

  • alacritty Fast, cross-platform, OpenGL terminal emulator
  • fd Simple, fast and user-friendly alternative to find
  • fzf General-purpose command-line fuzzy finder
  • i3 Tiling window manager
  • neovim Vim text editor fork
  • packer Plugin mananger for Neovim
  • rg ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern
  • rofi Window switcher, application launcher and dmenu replacement

Development environments

Language Servers

NixOS

I've experimented setting up my configurations for NixOS but decided to not use it (yet).

About

My dotfiles


Languages

Language:Shell 49.0%Language:Lua 46.4%Language:Vim Script 4.6%