Commit Graph

9 Commits

Author SHA1 Message Date
Hoang Nguyen 0a92bdc4a6
shells/fish: add some aliases
Also:
- playbooks/packages: add helmfile
- ssh: don't add keys automatically (mainly for Vagrant)
2022-04-06 22:45:07 +07:00
Hoang Nguyen 6cbbe7adac
Succumb to setting chromium as the default browser
Other changes:
- Add a policy file to disable chromium's history
- shells/fish: add env var for Puppeteer to make mermaid-cli work
- scripts: add task to download git-filter-repo script
- Fix dependencies in Dockerfile
2022-03-30 23:54:28 +07:00
Hoang Nguyen 90a0bd8774
Update stuff
- packages: remove poetry (use the poetry package in Alpine's community
  repo instead)
- chroot: update chroot script
- scripts:
  - git-fork: also handle SSH url
  - urlify: use nocry.me for shortening url
- shells: move zellij completion generation to multiplexer role
2022-03-02 23:28:04 +07:00
Hoang Nguyen a35cc2c902
Bunch of changes
- nvim:
  - nvim-lightbulb: move config to modules.lsp (this seems more proper,
    and we also can check for client's capabilities)
  - highlights: unset Normal (this helps transparent terminal emulators)

- scripts:
  - fzmp: back to check proc (the pid file is unreliable, it persists if
    mpd is killed not by invoking `mpd --kill`, e.g. by sending
    SIGKILL). Just make sure the normal user has permission to read
    /proc
  - launch_pipewire: wait after launching the main pipewire process

- alacritty, foot: add transparency

- fish: fix fzf nord theme (this helps transparent terminal emulators)

- other:
  - remove 20-pipewire.conf (moved to sysconfig repository)
  - clean up system dependencies
2022-02-02 01:42:50 +07:00
Hoang Nguyen 72a5517e13
Revert 'Add aports container image' (ed9fe0f432)
Also:
- Stop using the stupid patch for Vagrant (use the provided env instead)
- Fixes some templates
2022-01-14 00:01:43 +07:00
Hoang Nguyen f1eb472c21
Fixing here and there + add vagrant install instruction 2022-01-03 01:20:48 +07:00
Hoang Nguyen fe16e729b2
nvim: null-ls.nvim removed get_active_sources() function 2021-12-31 21:30:48 +07:00
Hoang Nguyen 56516a9c70
Add notes for dropbear and multiple changes 2021-12-22 00:25:43 +07:00
Hoang Nguyen 1c96422a91
Big commit. I think I'm done for most parts :) 2021-12-21 01:33:08 +07:00