Giter Club home page Giter Club logo

.dotfiles's Introduction

iFreilicht's dotfiles

clean screenshot busy screenshot notification detail

Features

Desktop environment

  • Coordinated colour and font with Solarized Dark and MesloDZ Nerd Font
  • Efficient desktop layout that doesn't feel cramped, using i3-gaps and polybar
  • Automatic dynamic tiling, provided by i3-alternating-layout
  • Manual tiling control with mouse and Super+VimKeys
  • Shadows, gaps around polybar, smooth animations and transparency on inactive windows using picom
  • Unified look for all desktop menus using rofi
  • All desktop shortcuts start with Super, leaving other modifiers for apps
  • Searchable emoji-picker on Super+. using splatmoji
  • Quick calculator on Super+C using rofi-calc
  • Conventient screenshots on PrintScr using teiler

Console

  • GPU-based rendering using kitty
  • ZSH with syntax highlighting and superpowers using oh-my-zsh and Powerlevel10k
  • Superpowered reverse search and path completion using fzf and the_silver_searcher
  • Terminal file management with ranger and Überzug
  • Convenient git aliases and dot alias for interacting with dotfile repo
  • Vim configuration with sane defaults, syntax highlighting and airline (WIP)

Installing

These dotfiles are managed using a bare repo. Clone it like so:

git clone --bare [email protected]:iFreilicht/.dotfiles.git .dotfiles/.git

And check out the files like so:

git --git-dir=.dotfiles/.git --work-tree=. checkout
git --git-dir=.dotfiles/.git --work-tree=. submodule update --init

After that, just restart your terminal. Use the dot alias instead of git for all git operations in this repository.

There's also a bootstrap.sh script, but I haven't tested it much. Better you don't use it.

To install all the tools that are required, install nix first using the determinate installer or activate flakes in your existing installation. Then, simply install everything from flake.nix:

nix profile install path:$HOME/.dotfiles

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.