My Godfiles, which may won't work in your device. Still if you want to try, go ahead.
- Do it for real(Without Script!). I will be giving arch related install methods (yay/pacman), if you are in other distro or Mac figure it out.
- I have all packages in Packages
- Some additional ones for OCR-Screen-Text capture. Made by my friend TheBrightSoul,Drop him a follow or block him xd.
sudo pacman -5 --nesded tesseract tesseract-data-eng grin slurp wl-clipboard
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
git clone https://github.com/junegunn/fzf-git.sh.git
git clone https://github.com/BurntSushi/ripgrep.git
yay -S tmux
Tmux plugins manager
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
- Check this by running
git --versionin the shell to see if the command is available - it will most likely prompt you to install it with Xcode Command Line tools.
- (Skip this step if command line tools already installed)
- Refer the docs : Read More
yay -S stow
First, check out dotfiles repo in your $HOME directory using git
$ git clone git@github.com:Barmanji/Godfiles.git
$ cd Godfiles
- At least for this config structure
- !! make sure home directories is set to have the same structure first !!
- for instances ( Watch for Sub-directories )
- if any subdirectory eg:
~/.configdont exist in $HOME thenmkdir .config - other config files that don't exist in $HOME atm, should not have any problems for stow symlinks
- if any subdirectory eg:
then use GNU stow to create symlinks
Important
make sure you are in your dotfiles directory
cd dotfiles- as long as you have the structure setup in $HOME correctly
- running
stow .should be enough
- run stow commands like below for each directory in dotfiles
- re-check if the symlinks are correct for each sub-directories and files
#or run them separately
stow -t ~ nvim
stow -t ~ zsh- Flameshot-git is better than hyprshot
- fstrim is important for SSD hygeine, have discard enabled while installing
- SWAP is must, atleast have some I prefer equal to or half of RAM for >64GB Ram, else no need.
- Zen-Browser + Tmux + Nvim + Cursor + Yt_Music is my current Go to VIBE.