1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30
Pratik Tripathy b7fc209c93 ZSH config overhaul
- .zshrc: Use zinit package manager
- .zshrc: Reorg - remove comments, ZSH, zinit, configs batched together
- .zshrc: Better completions
- .zshrc: More plugins: colored-man-pages, command-not-found, kitty,
  podman, rust, timer, fd, systemd
- .profile: Autoload brew applications on MacOs
- p10k: Transient prompt + dotted lines
2024-06-28 18:34:43 +05:30
2024-06-28 18:34:43 +05:30
2024-03-06 16:01:37 +05:30
2024-03-06 16:01:37 +05:30
2024-02-28 16:35:02 +05:30
2024-03-06 16:01:37 +05:30
2024-02-28 16:35:02 +05:30
2023-12-30 23:42:46 +05:30
2024-02-28 16:35:02 +05:30

dotfiles

Place to keep my .dotfiles so I do not have to worry about migrating to another system.

Usage

$ bash bootstrap.sh -h

Applies all settings stored in the script's directory to your home directory

Usage: bootstrap.sh [-q|--quiet] [-l|--create-links]
  -q,     --quiet              No screen outputs
  -l,     --create-links       Creates soft-links to files in the current directory instead of copying them

Example: bash ./bootstrap.sh -q --create-links

I have multiple Linux installations on my machine. Linking it from one place (this repository) keeps things tidy. Also, changes to dotfiles automatically get applied to all the distros.

S
Description
No description provided
Readme Apache-2.0 1,018 KiB
Languages
Shell 35.4%
Lua 34%
Vim Script 30%
Python 0.4%
CSS 0.1%