A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/codingjerk/dotfiles below:

codingjerk/dotfiles: Configuration of software I personally use for software development

Configuration of software I personally use for software development

Hyprland with foot terminal, tmux and neovim

Add user:

useradd -m -G docker,systemd-journal,users,wheel -k /dev/null -s /usr/bin/zsh cj

Clone repository and install dotfiles as a new user:

sudo -iu cj
git clone https://github.com/codingjerk/dotfiles.git
python ~/dotfiles/tools/render install

WARNING: it's for me and myself only, I don't recommend to run it on your own machines.

If you're not me (lol), just clone this repository and poke into configuration files (it's in config directory!).

Optional extra steps (on new hosts)
  1. Generate ssh keys:
  1. Import gpg keys:
gpg --import <key>.gpg
gpg --edit-key <key-id>
# trust, 5, save
  1. Initialize stores:
git clone <repo> .password-store
git clone <repo> .when
git clone <repo> .ledger
git clone <repo> notes
  1. Install LSPs for helix. Check helix's language.toml for actual sources and build instructions.
Update (re-render configuration files)

Pull sources and re-render configs:

git pull
python ~/dotfiles/tools/render install

This repository contains:

Itself, repository should be placed somewhere in your home directory, and after running update it will place rendered configuration files into your home directory.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4