Commit graph

5 commits

Author SHA1 Message Date
c47 6a5d1db58b
Add support for local zshrc
Added a conditional to check for existence of .zshrc.local, which is a
local file: not in the git repository.
2024-04-28 18:33:19 +02:00
c47 769815f125
Add d/filmek dirhash 2024-03-06 21:50:11 +01:00
c47 402cb0caf4 Add support for named (read: hashed) directories
Added support for named directories to my zsh config.
This is a way to access directories under shortened names
conveniently.
2024-02-19 06:55:50 +01:00
c47 2325604f1c Move ssh-agent to /run/user and add 'nix' to $PATH
Move my ssh-agent.sock to /run/user/<ID>/

Added ~/.nix-profile/bin to ${PATH}
2024-02-19 06:50:52 +01:00
c47 6e68096cde
Add basic zsh configuration
Added basic zsh configuration
2024-02-18 00:27:46 +01:00