mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

10K
active users

#atuin

1 post1 participant0 posts today
Replied in thread

@atuin Sooo, it's now fixed but I don't know the source of error. After deleting some more commands and trying to sync with the same effeccts (413 status), changed in config.toml ```records = true``` to ```false``, tried to sync but gave status '1', return records to ```true``` and now it's syncthing. 🤷🏻‍♂️

Hace unas semanas empecé a usar @atuin, pero sin una cuenta que sincronizara la historia. Ayer me dio por hacerlo y ahora esto peleándome con los límites de atuin: parece ser que tengo muchos comandos en mi historial (+15000) o son muy largos en la línea de comandos, pero cada cada vez que intento sincronizar... ```There was an error with the atuin sync service: Status 413.```

Testing out how #fish shell compares to #bash as a daily driver.

I find its autocomplete interesting (when suggesting commands arguments, with documentation).

At the same time the "command history" suggestions are so annoying when comparing them to #atuin ones (damn, I love @atuin 'workspace' feature!)

Would be cool to have Fish shell to suggest commands form Atuin 🤩

Mal eben die Shellhistory auf andere Geräte synchronisieren, oder auch selbst gesetzte Aliase? Das ist möglich mit Atuin. Der Server zum synchronisieren lässt sich natürlich auch ganz einfach selber hosten. Läuft alles verschlüsselt im Hintergrund

github.com/atuinsh/atuin/

Darauf aufmerksam geworden bin ich durch die Comics von Julia
wizardzines.com/

:neocat_laptop_notice:

GitHubGitHub - atuinsh/atuin: ✨ Magical shell history✨ Magical shell history. Contribute to atuinsh/atuin development by creating an account on GitHub.

Whilst fiddling about with hosting stuff, I noticed that I’m not using my oldest domain atuin.co.uk for anything web-based so I’ve thrown up a quick page with a prominent link to @atuin at atuin.sh and also to the wikipedia entry for Great A’Tuin.

X-Clacks-Overhead: GNU Terry Pratchett works as well!

Any other A’Tuin themed link suggestions welcome.
#atuin #GNUTerryPratchett

Atuin - Magical Shell History
atuin.shAtuin - Magical Shell HistorySync, search and backup shell history with Atuin

#atuin in 2024 upended how I use the terminal. Instead of manually copying commands into `nb`, I sync with my self-hosted instance and use the search function when I need to jog my memory on what command to use, or something like syntax.

After considerable trial and error experimentation, it looks like my #fishshell command history is working the way I want it. The native fish history is good, adding #fzf is better, but #atuin adds much. The default configuration needed a bit of tweaking to make the Up key use session mode instead of global or host (I don't sync my history anyway, so I made Ctrl-R start in host mode).

Also tried mcfly, hishtory (consumed 100% of CPU), and looked at fasder (but not fish-ready).

Atuin (atuin.sh/) 18.4 will generate your yearly stats with 'atuin wrapped'

I find it impossible to believe I know anything remotely close to 22681 commands

All but three of my top commands are one-letter aliases or custom scripts. So to make this easier to understand:

z = zoxide
t = ls replacement script that responsively renders an eza tree listing if it fits on the screen, otherwise a regular eza listing
f = nvim -p with my main configuration file
c = clear
s = sudo
.. = cd .. && t
b = cat replacement script that chooses between nvimpager and cat
d = wrapper script for trash-cli allowing file selection when called without arguments

Also, I'm amazed how Python made it there instead of some other equally generic tool even though I only used it for obligatory school assignments and during a 3-month internship

امروز یکی از دوستام Atuin رو بهم معرفی کرد، اگه میخواید داخل شلتون راحت تر سرچ کنید( کامند های قبلی که مروبط به دایکتوری فعلی هست رو براتون بیاره) و بتونید خیلی سریع کامند ها رو فیلتر کنید و... میتونید ازش استفاده کنید یا حتی سینک بکنید با هیستوری شل یه جای دیگه و...

به جای فایل هیستوری عادی از یه دیتابیس sqlite استفاده میکنه تا هیستوری خیلی بهتر منیج بشه، یه سری اپشن و ui خوب هم داخل ترمینال بهتون میده .
github.com/atuinsh/atuin
docs.atuin.sh/