diff --git a/.config/mimeapps.list##user.janekf b/.config/mimeapps.list##user.janekf new file mode 120000 index 0000000..d7ce6d4 --- /dev/null +++ b/.config/mimeapps.list##user.janekf @@ -0,0 +1 @@ +mimeapps.list##user.janek \ No newline at end of file diff --git a/.config/nvim/init/general.vim b/.config/nvim/init/general.vim index 9efbb1b..d0125d3 100644 --- a/.config/nvim/init/general.vim +++ b/.config/nvim/init/general.vim @@ -1,3 +1,4 @@ +set title set termguicolors set mouse=nvh " Disable mouse in insert mode to allow middle-click paste in remote session - https://vi.stackexchange.com/q/23080 set clipboard+=unnamedplus " Merge with system clipboard diff --git a/.config/sway/config.d/autostart.conf b/.config/sway/config.d/autostart.conf index b0d586f..50e83de 100644 --- a/.config/sway/config.d/autostart.conf +++ b/.config/sway/config.d/autostart.conf @@ -1,4 +1,5 @@ assign [class="Emacs"] workspace 1 +assign [app_id="firefox"] workspace 2 exec "gdbus wait --session org.kde.StatusNotifierWatcher && dex --autostart" exec swaymsg "workspace 2; exec google-chrome-stable;" exec swaymsg "workspace 3; exec kitty;" diff --git a/.config/user-dirs.dirs##user.janekf b/.config/user-dirs.dirs##user.janekf new file mode 120000 index 0000000..c0821f0 --- /dev/null +++ b/.config/user-dirs.dirs##user.janekf @@ -0,0 +1 @@ +user-dirs.dirs##user.janek \ No newline at end of file diff --git a/.config/yadm/unignore b/.config/yadm/unignore index f47da36..411b700 100644 --- a/.config/yadm/unignore +++ b/.config/yadm/unignore @@ -1,3 +1,4 @@ +$XDG_CONFIG_HOME/jrnl $XDG_CONFIG_HOME/yadm $XDG_CONFIG_HOME/doom $XDG_CONFIG_HOME/git diff --git a/.local/bin/scripts/sy b/.local/bin/scripts/sy index 5aa434f..9188873 100755 --- a/.local/bin/scripts/sy +++ b/.local/bin/scripts/sy @@ -6,7 +6,10 @@ case "$1" in ("") sysyadm s;; (p) sysyadm p;; (l) sysyadm fetch && sy rebase main --onto origin/main;; - (clone) sudo -E sysyadm clone -w / git.jfischer.org:xeruf/etc.git --bootstrap;; + (clone) + sudo mkdir -p /etc/yadm + sudo chown -R $USER /etc/yadm + sysyadm clone -w / gitea@git.jfischer.org:xeruf/etc.git --bootstrap;; (init) sudo -E sysyadm init -b main -w /;; (*) sudo -E sysyadm "$@";; esac diff --git a/README.org b/README.org index afb4f99..e91491d 100644 --- a/README.org +++ b/README.org @@ -71,6 +71,8 @@ Copy list: : yadm clone --bootstrap git@git.jfischer.org:xeruf/dotfiles.git : yadm clone --bootstrap https://git.jfischer.org/xeruf/dotfiles.git Run ~bootstrap~ after starting ZSH + +Basics: diffr fzf ** Applications - utilities :: youtube-dl dos2unix rlwrap - powertools :: hexedit hexyl [[https://lftp.yar.ru/][lftp]] glances zsh-doc pacman-contrib