To create symlink for files: ln -s {absolute_repo_file_path} {absolute_dest_file_path}
In case using gmk 67 and fn keys are reversed (using function keys instead of f1-f11): https://gist.github.com/Joao-Peterson/dbd6ee1abe480afd6094d266af7ab051
To create dynamic screen detection use autorandr: Join screens, log out log in and run autorandr --save {screenName}
Install FiraCode font directly from nerdfonts.com and place in /usr/share/fonts/<custom_dir_name>
Install fzf from git repo: https://github.com/junegunn/fzf?tab=readme-ov-file#using-git To use fzf with fd in default command install fd: https://github.com/sharkdp/fd?tab=readme-ov-file#on-ubuntu
To install nvim silicon: Go to ~/.local/share/nvim/lazy/silicon.nvim/ and run install.sh
To install Tmux Plugin Manager (TPM): https://github.com/tmux-plugins/tpm?tab=readme-ov-file#installation