get_wifi_password |
get_current_wifi_password |
---|---|
- SSH
eval "$(ssh-agent -s)" chmod 700 ~/.ssh/ chmod 644 ~/.ssh/id_ed25519.pub chmod 600 ~/.ssh/id_ed25519
Also make sure to start ssh agent every time login!
- GPG
gpg --import public.gpg gpg --import secret.gpg gpg --edit-key KevinNitroG trust 5 y quit
Note
In order to encrypt / decrypt chezmoi
bash <(curl -fsSL https://raw.githubusercontent.com/KevinNitroG/linux-dotfiles/main/dot_install/install.sh)
- js-debug-adapter
- codelldb / cpptools
- debugpy
- actionlint
- cpplint
- markdownlint
- ruff
- sqlfluff (it's a formatter also)
- beautysh
- doctoc
- markdownlint
- prettier
- ruff
- shfmt
- stylua
- Memory Saver
www.youtube.com www.messenger.com
- Shield
- Custom lists
https://abpvn.com/vip/kev.txt?ublock https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/pro.txt https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock.txt?_=rawlist https://raw.githubusercontent.com/bogachenko/fuckfuckadblock/master/fuckfuckadblock-mining.txt?_=rawlist
- Custom filters: custom filter
- Custom lists
setfont ter-132n
- Create dir
mkdir ~/<remote-name>
- Start service
systemctl --user start rclone@<remote-name>
- Enable service (auto start to mount)
systemctl --user enable rclone@<remote-name>
- Clean services
systemctl reset-failed
- Set default application
Example for Brave
xdg-settings set default-web-browser brave-browser.desktop xdg-mime default brave-browser.desktop x-scheme-handler/http xdg-mime default brave-browser.desktop x-scheme-handler/https xdg-mime default brave-browser.desktop x-scheme-handler/mailto
Note
- Doc from ARCH: https://wiki.archlinux.org/title/fprint
- Supported devices: https://fprint.freedesktop.org/supported-devices.html
- My device (Dell Vostro 14 5410):
27c6:639c Goodix MOC Fingerprint Sensor
- attach starting directory to current session (Source)
attach-session -t . -c /path/to/new/directory
- https://github.com/D3Ext/aesthetic-wallpapers
- https://github.com/DenverCoder1/minimalistic-wallpaper-collection
- https://github.com/Gingeh/wallpapers
- https://github.com/JaKooLit/Hyprland-Dots
- https://github.com/end-4/dots-hyprland
- https://github.com/gh0stzk/dotfiles (BSPWM)
- https://github.com/koeqaife/hyprland-material-you
- https://github.com/prasanthrangan/hyprdots
- https://gitlab.com/stephan-raabe/dotfiles
- https://github.com/2KAbhishek/dots2k
- https://github.com/2nthony/dotfiles (Lazygit?)
- https://github.com/Alexis12119/dotfiles
- https://github.com/Cybersnake223/Hypr
- https://github.com/Integralist/dotfiles
- https://github.com/JoosepAlviste/dotfiles
- https://github.com/asilvadesigns/config
- https://github.com/bahamas10/dotfiles (YSAP)
- https://github.com/chaneyzorn/dotfiles
- https://github.com/craftzdog/dotfiles-public
- https://github.com/dlvhdr/dotfiles
- https://github.com/dreamsofautonomy/zensh
- https://github.com/linkarzu/dotfiles-latest
- https://github.com/mischavandenburg/dotfiles
- https://github.com/nguyenvukhang/docker-dev
- https://github.com/nguyenvukhang/dots (git config!)
- https://github.com/omerxx/dotfiles (have good tmux plugins)
- https://github.com/p3nguin-kun/dotfiles
- https://github.com/petobens/dotfiles (X config, tmux for linux & mac)
- https://github.com/rusty-electron/dotfiles
- https://github.com/siduck/dotfiles
- https://github.com/stevearc/dotfiles
- https://github.com/wincent/wincent (Old dotfiles 😱)