Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.
/ dotfiles-old Public archive

my personal dotfiles. useful to me, maybe to you.

Notifications You must be signed in to change notification settings

jpeddicord/dotfiles-old

Repository files navigation

usage

./install

whee

related packages

all in one go

## packaged stuff
# ubuntu
sudo apt-add-repository ppa:fish-shell/release-3
sudo apt install build-essential fish icdiff neovim ranger tmux
# arch
sudo pacman -Sy base-devel fish neovim ranger tmux
yay icdiff

## rustup
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

## rust-based utils
cargo install exa fd-find ripgrep

maintenance

git submodule update --recursive --remote

About

my personal dotfiles. useful to me, maybe to you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published