Commit graph

55 commits

Author SHA1 Message Date
037967efd7 Convert compose files to yaml
toml conversion stopped working, don't want to fix it
2024-11-04 10:27:34 +02:00
4f49666198 Disable thefuck alias 2024-10-17 09:29:51 +03:00
4ec9a9ada6 ZSH: Don't update nvim lockfiles in update script 2024-07-25 13:40:20 +03:00
b712091b1b ZSH: package remove alias: use local database for package info 2024-07-03 09:15:06 +03:00
e82459e2f8 Remove tmux 2024-06-24 14:25:27 +03:00
2c550dae67 Fix broken dotdrop install on termux 2024-05-25 18:38:43 +03:00
152e05db11 Fix QR alias 2024-04-20 10:43:09 +03:00
90053ea7a4 nvim: update instead of restore 2024-03-17 09:54:32 +02:00
f7fb8685dd nvim: add MasonUpdateAll and lockfile 2024-03-17 09:47:21 +02:00
8d2612203f Use locally installed dotdrop instead of submodule 2024-03-03 09:53:37 +02:00
91e2671ddd Fix dotdrop alias 2024-01-30 13:22:32 +02:00
4aabd574ff Add xdg-open alias 2024-01-28 19:13:35 +02:00
f85a6425d1 Shorten diffview alias 2024-01-25 08:36:38 +02:00
26bcca97ba Remove git mergetool and difftool, use zsh diffview alias instead
This is because as a git tool, it wants to open each file separately.
Neovim and diffview plugin provide a handy UI to manage multiple files
in diff and merge
2024-01-24 22:51:17 +02:00
2185575293 Update all: update dotfiles first, use lazy restore instead of sync 2023-12-04 10:14:51 +02:00
a13b7829ea Revert more termux stuff related to previous commit 2023-11-11 10:51:56 +02:00
ed43d0f48f Revert pacman on termux
Caused too many issues to solve, using apt instead
2023-11-11 10:40:27 +02:00
5c65dd9cb9 Fix sudo not expanding aliases 2023-11-01 16:35:23 +02:00
3a3869dd77 Add debian to zsh aliases 2023-10-30 23:03:13 +02:00
12535c2ae0 Update nextcloud on moria with update script 2023-10-18 09:16:26 +03:00
7d07bbfaa6 Update script: don't verify on arch 2023-10-04 10:29:05 +03:00
33258e3bf3 Update pip and cargo on ubuntu and termux 2023-10-03 10:40:06 +03:00
b8f62fd19b Update cargo packages on termux 2023-09-22 20:20:32 +03:00
67f4a173d9 Update pip packages on termux 2023-09-22 20:17:42 +03:00
7895e73ce6 Add mkcd alias 2023-09-20 16:23:27 +03:00
4f3234d98a Update alias: return error if unknown option provided 2023-09-11 15:37:11 +03:00
ae5fd10a44 Add completions for ZSH update alias 2023-09-11 15:33:01 +03:00
be68ab02c1 Fix update dotfiles alias 2023-09-11 15:22:48 +03:00
a8eed9e985 Add update dotfiles alias 2023-09-11 15:19:57 +03:00
b1da4472cd Switch from exa to eza (active fork) and enable git,icons 2023-09-09 12:16:14 +03:00
4d5a0b8f6e Add chext zsh function 2023-07-11 14:23:13 +03:00
310f8aa45c Disable atuff that doesn't work in termux 2023-05-09 08:58:21 +03:00
83996be539 Improve cpu usage of clock alias with sleep 2023-05-08 11:26:52 +03:00
9d7f734d50 ZSH: Add clock alias 2023-05-08 11:22:05 +03:00
c0da6c96f4 ZSH: disable vim exit aliases 2023-04-03 14:10:24 +03:00
20e48f14d1 Add Mason tool installer 2023-03-30 09:01:39 +03:00
c47a85b539 Fix repo add alias 2023-03-10 13:22:34 +02:00
b75bbba493 Add alias to add packages to repo with fzf
Also removed useless echos
2023-03-06 21:47:51 +02:00
12564939a7 Nvim: change package manager from packer to lazy 2023-02-22 14:45:30 +02:00
ca12d94a3e Add dslr webcam alias 2022-11-06 09:46:41 +02:00
ceb50baf83 Skip confirmation in termux upgrade 2022-10-12 20:35:19 +03:00
923a1c7340 Fix termux update 2022-10-12 20:32:50 +03:00
Marko Korhonen
23d23a27c9 Only update tmux on Moria 2022-10-10 11:29:25 +03:00
Marko Korhonen
ccdd60a353 Setup doas for ubuntu 2022-10-10 11:25:20 +03:00
d9e491c382 Fixes for termux 2022-09-21 00:13:42 +03:00
2743c68c72 ZSH: Strip newline in pi/pr alias in apt too 2022-09-20 23:49:40 +03:00
6cc2fa1152 ZSH: Strip newline in pi/pr alias 2022-09-20 23:47:47 +03:00
14da0fcf23 ZSH: Add apt support for pr alias 2022-09-20 23:37:20 +03:00
d11e82217c Stop apt complaining 2022-09-20 23:34:44 +03:00
2c7dd4af6f ZSH: Add support for pi alias
No gpg signature this time, yubikey is refusing to work
2022-09-20 23:32:21 +03:00