Skip to content

talksik/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

tmux, nix, and other tings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published