1
0
mirror of https://github.com/eoli3n/dotfiles synced 2025-07-25 03:25:31 +02:00
eoli3n-dotfiles/roles/fish
2025-05-19 08:50:42 +02:00
..
files fix keychain spawn 2025-05-19 08:50:42 +02:00
tasks fix fucking test 2022-01-19 16:10:42 +01:00
README.md configure displays in host_vars 2023-06-10 13:49:04 +02:00

files/fish tree
  • cli dir is the basedir and will be sync on all hosts
  • desktop dir will be sync only on desktop hosts.
fish
├── cli
│   ├── conf.d      # Default config dir
│   ├── config.fish # Default config file
│   └── functions   # Default functions dir
└── desktop
    ├── conf.d      # Desktop hosts config dir
    └── functions   # Desktop hosts functions dir