No description
Find a file
2024-08-06 06:47:31 +00:00
functions/bobthefish restructurize config dir 2024-05-26 20:22:33 +02:00
init Update init/setup.fish 2024-08-06 06:47:31 +00:00
themes addet newline for tokyo_storm 2024-06-10 12:52:18 +02:00
.gitignore addet gitignore 2024-08-02 15:32:38 +02:00
aliases.fish addet check_fisher function with auto setup and addet linutil command alias 2024-08-05 22:14:56 +02:00
config.fish merge conflicts 2024-08-02 13:22:30 +02:00
fish_variables addet some aliases? 2024-07-30 19:17:00 +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.