2024-02-04 08:51:14 -08:00
2024-02-04 08:51:14 -08:00
2023-11-24 13:55:54 -08:00
2023-11-09 11:09:33 -08:00
2023-11-17 23:02:36 -08:00
2023-08-06 13:32:31 -07:00
2023-11-15 11:37:22 -08:00

Clone

cd ~
git init
git remote add origin [my-repo]
git fetch
git checkout origin/master -ft

Dependencies

$ sudo apt install net-tools
$ sudo apt install fzf picom feh xclip
$ sudo apt install polybar
# for i3 install, make sure you get version > 4.22 for gaps to work

Nix

  1. install nix based on their website
  2. nix-shell from $HOME to launch shell based on shell.nix

nvim setup

# get neovim from whereever but make sure that its a newer version
$ sudo snap install neovim --classic
$ git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim`
$

Details

All plugin related remaps are in their respective files.

S
Description
tmux, nix, and other tings
Readme 33 MiB
Languages
Shell 91.1%
Lua 8.6%
Nix 0.3%