No description
Find a file
2024-05-25 21:41:53 +02:00
functions bugfixing 2024-05-25 20:30:12 +02:00
.gitignore addet .fishr.init to .gitignore 2024-05-25 21:25:22 +02:00
config.fish bugfixing.. 2024-05-25 18:56:56 +02:00
fish_variables addet fisher-path variable 2024-05-25 21:41:53 +02:00
README.md 🥱 standard commits 2024-05-12 21:20:24 +02:00

my fish config

dependencies

  • fish
  • stow
  • git
  • make

Install these dependencies, then git clone https://git.k4li.me/pika/fish.git && cd fish/

installation

Installation is done via stow which is done via the makefile. Just do make for installation and make remove for deinstallation. Be sure to backup your existing fish config, as stow will make a symlink to your '$HOME/.config' dir and thus it has to be empty.