config: general adjustments
This commit is contained in:
parent
669ea0e846
commit
05cb260094
|
@ -48,6 +48,7 @@ let g:firenvim_config = {
|
|||
\ '.*cloud\.atomtoast\.xyz.*': { 'priority': 9, 'takeover': 'never', },
|
||||
\ 'https://bigbluebutton.*': { 'priority': 9, 'takeover': 'never', },
|
||||
\ 'https://dhall-lang.org.*': { 'priority': 9, 'takeover': 'never', },
|
||||
\ 'https://aur.archlinux.org/acount.*': { 'priority': 9, 'takeover': 'never', },
|
||||
\
|
||||
\ '.*stackexchange\.com.*': { 'priority': 9, 'takeover': 'never', },
|
||||
\ '.*stackoverflow\.com.*': { 'priority': 9, 'takeover': 'never', },
|
||||
|
|
|
@ -23,6 +23,9 @@ ExecStart=
|
|||
ExecStart=-/usr/bin/agetty --skip-login --login-options $USER %I" |
|
||||
sudo tee /etc/systemd/system/getty@tty1.service.d/override.conf /etc/systemd/system/getty@tty2.service.d/override.conf /etc/systemd/system/getty@tty3.service.d/override.conf
|
||||
|
||||
sysyadm clone git.jfischer.org:xeruf/etc.git
|
||||
sudo chown -R janek /etc/yadm
|
||||
|
||||
## Hardware
|
||||
section 'Hardware'
|
||||
|
||||
|
|
|
@ -74,6 +74,7 @@ alt-enter:execute(test -O {} && $EDITOR {} || sudoedit {})
|
|||
alt-bspace:execute(gio trash {})
|
||||
double-click:execute(xdg-open {})
|
||||
ctrl-a:select-all
|
||||
ctrl-k:kill-line
|
||||
alt-a:select-all
|
||||
alt-c:yank
|
||||
alt-w:toggle-preview-wrap
|
||||
|
|
29
README.org
29
README.org
|
@ -31,13 +31,15 @@ and configuration for ~less~ and ~fzf~.
|
|||
# Use org-yank-visible
|
||||
- essentials :: git zsh bat neovim man-db texinfo
|
||||
- basic tools :: fd ripgrep tree jrnl python-pynvim wget zsh-completions mlocate
|
||||
- common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] zsh-doc glances pacman-contrib pass youtube-dl libcaca light
|
||||
- common tools :: ffmpeg imagemagick pandoc [[https://lftp.yar.ru/][lftp]] glances youtube-dl dos2unix zsh-doc pacman-contrib
|
||||
- pass :: pass pass-otp pass-extension-tail pass-clip
|
||||
-> interesting: pass-steam, pass-autotype, pass-file, pass-qr, pass-ssh, pass-rotate
|
||||
- ssh :: openssh sshfs lemonade-git
|
||||
- dotfiles :: yadm
|
||||
: yadm clone --bootstrap git.jfischer.org:xeruf/dotfiles.git
|
||||
- aur recommendations :: tldr++ sc-im
|
||||
- personal aur utils :: [[https://github.com/mookid/diffr][diffr]] bat-extras-git rdictcc-git neovim-symlinks
|
||||
- git tools :: git-bug git-lfs git-crypt git-remote-gcrypt github-cli
|
||||
- personal aur utils (need configuration) :: [[https://github.com/mookid/diffr][diffr]] bat-extras-git rdictcc-git neovim-symlinks stderred-git
|
||||
- experiments :: kakoune
|
||||
** Applications
|
||||
- productivity :: activitywatch-bin
|
||||
|
@ -46,34 +48,35 @@ and configuration for ~less~ and ~fzf~.
|
|||
- bluetooth :: bluez bluez-utils pulseaudio-bluetooth
|
||||
- tagging :: puddletag beets picard ffmpegthumbnailer
|
||||
** Graphical
|
||||
- x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle
|
||||
- x :: xorg-xserver xorg-xkill xorg-setxkbmap xorg-xinit xterm xclip xprintidle light
|
||||
- music production :: lilypond lilypond-docs timidity++ chordpro-git musescore
|
||||
- video :: vlc kdenlive
|
||||
- kde :: plasma-desktop plasma-nm spectacle breeze systemsettings konsole ktorrent dolphin kdeplasma-addons kinfocenter partitionmanager kdeconnect kwallet-pam kwalletmanager ksshaskpass okular bluedevil
|
||||
- office :: emacs texlive-core texlive-latexextra libreoffice-fresh context-bin
|
||||
- office :: emacs texlive-core texlive-latexextra context-bin libreoffice-fresh
|
||||
- hacking :: etcher-bin
|
||||
- health :: stretchly-xeruf-git redshift acpilight
|
||||
- health :: stretchly-xeruf-git redshift acpilight light
|
||||
: scu enable --now redshift
|
||||
** Firefox
|
||||
*** Password management
|
||||
**** Pass - the unix password manager
|
||||
-> https://www.reddit.com/r/linuxquestions/comments/pm1bxn/setting_brightness_on_amd_ryzen_7_5800h_with
|
||||
*** Firefox Addons
|
||||
**** Password management
|
||||
***** Pass - the unix password manager
|
||||
Store all kinds of secrets in plain text
|
||||
https://addons.mozilla.org/firefox/addon/passff
|
||||
: passff-host
|
||||
**** MasterPassword - the stateless password manager
|
||||
***** MasterPassword - the stateless password manager
|
||||
> Keep different passwords for every site you log into without having to remember anything but a single master password.
|
||||
> And without the risk of your getting your password list stolen.
|
||||
https://addons.mozilla.org/firefox/addon/masterpassword-firefox
|
||||
*** [[https://addons.mozilla.org/en-US/firefox/collections/15727735/integration?collection_sort=-popularity][System Integration]]
|
||||
*** [[https://addons.mozilla.org/en-US/firefox/collections/15727735/privacy?collection_sort=-popularity][Privacy]]
|
||||
** Dev
|
||||
**** [[https://addons.mozilla.org/en-US/firefox/collections/15727735/integration?collection_sort=-popularity][System Integration]]
|
||||
**** [[https://addons.mozilla.org/en-US/firefox/collections/15727735/privacy?collection_sort=-popularity][Privacy]]
|
||||
*** Dev
|
||||
#+begin_source sh
|
||||
yays intellij-idea-ultimate-edition intellij-idea-ultimate-edition-jre \
|
||||
clion clion-jre cmake gdb \
|
||||
jdk-openjdk java-openjfx jdk8-openjdk java8-openjfx
|
||||
archlinux-java set jdk8-openjdk
|
||||
#+end_source
|
||||
*** Android
|
||||
**** Android
|
||||
: yays android-udev android-tools adbfs-rootless-git android-studio
|
||||
After running android-studio setup, accept licenses:
|
||||
: $ANDROID_SDK_ROOT/tools/bin/sdkmanager --licenses
|
||||
|
|
Loading…
Reference in New Issue