Commit Graph

26 Commits

Author SHA1 Message Date
Hoang Nguyen 3ae2f1f680
Add config for lsd 2023-10-29 00:00:00 +07:00
Hoang Nguyen e9d702563b
Update package list and adjust some TODO milestones 2023-10-25 00:00:00 +07:00
Hoang Nguyen a38a5b5c7a
nvim: switch from leap.nvim + flit.nvim to flash.nvim 2023-07-24 00:00:00 +07:00
Hoang Nguyen c5cb94afe1
fish: add GOTOOLCHAIN=local
Prepare for go1.21
2023-06-28 00:00:00 +07:00
Hoang Nguyen e62ac53d45
Overhaul icon set due to Nerdfont v3.0.0
Also:
- list all components in starship config
- remove qtcreator (qmlls exists)
- fish: back to source /etc/profile file with replay.fish (there are
  some nasty programs putting stuff there, e.g. nushell, nix)
- rename term_font from 'Iosevka Nerd Font' to 'IosevkaTerm Nerd Font'
2023-05-03 00:00:00 +07:00
Hoang Nguyen 01e4b35592
Add Apptainer container for Bazel
Other stuff:
- Clean up foot and aerc config (only contain non-default settings now)
- Clean up Neovim plugins in TODO list
- Rename `podman` role to `containers`
- packages: add some helm plugins
2023-04-30 00:00:00 +07:00
Hoang Nguyen 11e77e3675
Remove `default_browser` variable and go-s config
=> bring back the old searchmenu script ^-^ for simplicity
=> just hardcode xdg-open for web link (need xdg-utils)

- pyradio, alacritty: update config for newer version
- weechat:
  - remove wee-slack (Slack is so terrible using it inside the
    terminal is much worse (blame the API :>))
  - add my nick on OFTC (just hanging out on AlpineLinux's channels)
- scripts: add `fake-lua` script to display Lua version in Starship
  prompt (kudos to https://github.com/wangl-cc/dotfiles)
- TODO: remove stuff as I'm working on my new Neovim config right now
2023-04-02 00:00:00 +07:00
Hoang Nguyen 62b8d5fc58
flatpak: move stuff around 2023-03-19 00:00:00 +07:00
Hoang Nguyen 712b6092be
Add k9s config
Also:
- migrate zellij config to the new .kdl format.
- add mopidy-youtube plugin to mopidy config file
2023-03-11 00:00:00 +07:00
Hoang Nguyen 10c1a8e02c
Use flatpak ungoogled-chromium as the default browser
mermaid-cli doesn't end the process nicely though => should investigate more.
Also use CHROMIUM_USER_FLAGS to configure chromium globally.
2023-02-26 11:00:00 +07:00
Hoang Nguyen 356d3e6cf7
scripts: swtich directory preview to use lsd instead of exa
Also configure Terraform with env instead of terraform.rc file (cdktf
only takes env var into account).
2023-02-23 11:00:00 +07:00
Hoang Nguyen c8a611c87e
Add terraform CLI config (so that it is kind of XDG compliant) 2023-02-13 11:00:00 +07:00
Hoang Nguyen 0e6916b306
Regular update
- scripts: drop mpvpaper from wallpaper script (doesn't support chaining
  outputs yet)
- config: add fcitx5
- fish: disable GOSUMDB, GOTELEMETRY + disable version check/checkpoint
  for Hashicorp's products
2023-02-12 11:00:00 +07:00
Hoang Nguyen f188184737
Updates here and there after a while
- Install fonts
- Update browser's user agent
- Add gopass config file
- Compile some more Go packages
2023-01-02 11:00:00 +07:00
Hoang Nguyen 51523f6af9
Replace yarn with pnpm
Because yarn berry (v2) sucks (with standalone JS scripts).

More changes:
- Use git-forgit script instead of forgit fish plugin. Also update
  forgit config (via fish env) along the way.
- mpv:
  - fix ModernX script URL (was MordenX before)
  - set path to alass-cli for autosubsync script
- nvim: use 'case..esac' for lsp install script (a bunch of if..else is
  ugly).
2022-12-05 11:00:00 +07:00
Hoang Nguyen c9543f4e56
fish: remove replay.fish plugin
Settings sourced from /etc/profile and /etc/profile.d/* is now
replicated within user fish config.

XDG_DATA_DIRS doesn't need to be set as flatpak package provides
/usr/share/fish/vendor_conf.d/flatpak.fish file.
2022-11-22 11:00:00 +07:00
Hoang Nguyen a6619123de
fish: add missing border color for fzf 2022-11-19 11:00:00 +07:00
Hoang Nguyen 2f60cba375
Add jd package 2022-11-17 11:00:00 +07:00
Hoang Nguyen 0d4280a892
Update fzf and mpv settings for 0.35.0
- fzf: add label and border config
- mpv: use pipewire audio backend
2022-11-12 11:00:00 +07:00
Hoang Nguyen 0704fd92fa
Change the way to import colors
- All color variables is now nested inside 'colors.' field instead of
  being global.
- fish: avoid update for kopia
- newsboat: add cloudflare and dudemanguy blogs
- preview scripts: indent with tabs
- go-packages: add tfline, kubestr, kubectl-trace, oras-cli; remove fish completions
- flatpak: add whalebird-desktop
- waybar: add workaround for 0.9.15 GtkButton regression
2022-11-06 11:00:00 +07:00
Hoang Nguyen 37436f4eb2
packages: add gcloud task 2022-10-28 11:00:00 +07:00
Hoang Nguyen 22fe8d4685
Add superd tasks for user services
Other noticeable changes:
- river:
  - clean up init script, use luajit
  - change 'repeat', 'release' keymap options to 'repeated', 'released'
    to avoid colision with Lua's keyword 'repeat'
- sway: update config
- scripts:
  - remove launch scripts covered by superd services
  - replace normal lua with luajit
- group_vars: split into multiple files
- various 'command' tasks: use 'removes' keyword to trick LSP linter
2022-10-23 11:00:00 +07:00
Hoang Nguyen badeebcde1
Super long list of changes
- ansible:
  - use "true, false" instead of "yes, no" (yamllint is annoying)
  - use community.general.packaging.? module paths instead of plain
    community.general.?
- nvim:
  - lazy-load which-key.nvim
  - add experimental winbar inside feline.nvim
  - replace nvim-colorizer.lua with ccc.nvim
  - load bufferline.nvim stuff conditionally (plugins, keymaps)
  - clean up telescope keymap I rarely use
  - improve path completion for nvim-cmp with nvim-web-devicons
  - refactor plugins.lua files to look cleaner
  - replace close-buffers.nvim with bufdelete.nvim
- alacritty: upgrade config to 0.11.0
- pyradio: use Jinja2 template for theme file
- fish:
  - add environment variables for helmfile, gopass, pulumi, vivid
  - rollback $NPM_CONFIG_PREFIX (it is used to set $PATH)
- git:
  - add git-privacy
  - tweak aliases a bit to look nicer
- dotfiles:
  - rename `terminal` variable to `terminal_emulators`
- extend:
  - merge `flatpak` role into `packages`
  - merge `wallpapers` and `soundtheme` roles into `theme`
2022-10-16 11:00:00 +07:00
Hoang Nguyen 730113a3c5
packages: add Haskell packages
Use cabal to build hadolint instead of using a container
2022-09-20 23:16:48 +07:00
Hoang Nguyen 512a1e8157
Some changes here and there
- fish: add my own Nord theme
- scripts: delete launch_pipewire script (/usr/libexec/pipewire-launcher
  does the same thing)
2022-09-02 23:08:19 +07:00
Hoang Nguyen 9579bad605
dotfiles: rework roles structure
Group configuration tasks into 1 single role
2022-08-21 23:00:49 +07:00
Renamed from roles/shells/templates/env.j2 (Browse further)