- Add script to dump duckdb schema to file.
- Add python cookiecutter script.
- Add LLM prompt.
- Replace exa.
- Add script to convert poetry project to markdown.
- Add hammerspoon command to create window setup.
- Add npm PATH.
- Add additional bioinformatics scripts.
- Replace
process_today.sh
with automated version using launch agents. - Remove copilot in vim
- Fix path for creating wiki links
- Use
difft
for git diffs. - Add script to get tax id from NCBI.
- PR layout in PR creation script.
- Add git lfs configuration.
- Add script query grafana.
- Add bash script to create PR from CHANGELOG.md
- Add fish completions for
gh
. - Remove deprecated
convert_daily_log.py
. - Update dictionary.
- Add script to remove unused git branches.
- Add script to bump poetry dependencies.
- Fix zettel path directory when creating a wiki link
- Add nvim function to insert a wiki link found using fzf.
- Add python script to convert old format wiki entries into the new vimwiki format.
- The
today
script tries to insert a quote at the beginning. - The
today
script loads a different template if it is a weekend.
- Add
zoxide
command to fish. - Add vim text alignment plugin.
- Update dictionary.
- Added script to create the 'today' wiki file using a jinja template.
- Add bash shortcut to jump to temporary directory.
- Removed
convert_daily_log.py
. Use dedicated python package for this instead. - Process today script also deletes the source file afterward.
- Add CI workflow for checking files are formatted.
- Add markdown to pdf conversion script.
- Remove fish greeting.
- Add vim command to open current file in sublime.
- Fix aspell dictionary script.
- Added parquet_less.sh script
- Alias
mosh
tossh
. - Add nextflow vim syntax highlighting.
- Convert
today
alias to a bash script that copies over the template file. - Update dictionary
- Add gruvbox as a light theme
- Add shell script helpers for running common bioinformatics tools.
- Add python script for converting blast to coverage file.
- Increase font size
- Update wiki scripts
- Use Nord colours for iterm and vim
- Add vim plugin for moving, deleting, ... files.
- Additional aliases working files.
- Remove vundle submodule.
- Fix ansible install steps.
- Fix for fish shell path in tmux.
- iterm is setup using the iterm profiles instead.
- Use vim wiki for personal wiki.
- Add telescope vim plugin.
- Additional commands for searching personal wiki
- Update dictionary.
- Additional scripts for working with yml and parquet.
- Update dictionary.
- Add script preview parchet.
- Add script to convert md to docx
- Add script to fetch genome FASTA
- Add script to preview hocon files.
- Justfile syntax highlighting
git merge
no longer tries to sign commit.- iterm2 starts in cache directory.
- Add scripts to fetch data from NCBI.
- Run black on python files.
- Streamline output file from converting daily log
- Fix shell path so python venv bin is first.
- Fix syntax highlighting in less.
- Remove unused git submodules
- Update README
- Add additional bash and fish shortcuts
- Remove zshrc
- Add HTML syntax support to vim
- The asdf language manager uses
brew ---prefix
instead of hard coded path. - Remove code completion plugin for the time being.
- Remove tmux
escape-time
option that was causing issues with command line edit in fish.
- Add support for using fzf in vim
- Remove old and out of date files.
- Additional vim short cuts.
- Move aspell files to directory.
- Fix for parsing pubmed dates when creating markdown page.
- Move fish config files to top-level directory.
- Add fish syntax highlighting to vim.
- Symbolic link for aspell dictionary.
- Use exa instead of ls
- Add rc for nvim at nvim/init.vim
- Update markdown filetype settings to use the vim-markdown plugin.
- Remove old
shell_settings
directory instead use.bashrc
for common functions between shells. - Use ansible to install all dotfiles
- Add a script to create markdown pages from pubmed entries.