Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/williamanimate/...
cursed Arch SystemD/wayland/swayfx/kitty/fish/omf/GNU/Linux dotfiles i somehow live with
https://github.com/williamanimate/...
Last synced: 14 days ago
JSON representation
cursed Arch SystemD/wayland/swayfx/kitty/fish/omf/GNU/Linux dotfiles i somehow live with
- Host: GitHub
- URL: https://github.com/williamanimate/...
- Owner: WilliamAnimate
- Created: 2024-04-06T19:39:22.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:47:49.000Z (18 days ago)
- Last Synced: 2024-10-28T06:50:57.256Z (18 days ago)
- Language: Shell
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ...
my dotfiles for swayfx.
## How to
i mean its pretty easy to apply. you need to first...
im an undertale fan i cant read
here's a bash oneliner:
```sh
paru -S stow mako fish btop kitty neovim yazi rofi thunar thunar-archive-plugin swayfx swaybg swaylock-effects waybar autotiling-rs grim slurp jq && sudo chsh $(whoami) -s /bin/fish && git clone https://github.com/WilliamAnimate/....git --depth=1 && cd ... && stow . && curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
```## Install GNU stow
```sh
pacman -S stow
```## then find out the other deps it has.
```sh
paru -S mako fish btop kitty neovim yazi rofi thunar thunar-archive-plugin swayfx swaybg swaylock-effects waybar autotiling-rs grim slurp jq
```### or if you like yay...
```sh
rm -rf ~
```### or if you like [nyaur](https://github.com/williamAnimate/nyaur)...
```sh
echo "there is something wrong with me"
```### or if you like pacman
```sh
# TODO: download aur pkgs from pacman somehow.
```## Then, change shell to fish shell, the best shell that will ever exist.
```sh
sudo chsh $(whoami) -s /bin/fish
```## Then, clone this repo...
```sh
git clone https://github.com/WilliamAnimate/....git --depth=1
```## Then, switch view into it
```sh
cd ...
```## symlink em' all
```sh
stow .
```## et enfin, install [oh my fish](https://github.com/oh-my-fish/oh-my-fish)
```sh
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
```omf is the easiest way to get these dots working immedately (`omf` folder exists), but any other fish plugin/theming
system that works with omf themes## haha jk not finally. you need to then find the fira code nerd font
idk where to find it. perhaps [google](https://google.com) it yourself. (or [duckduckgo](https://duckduckgo.com) it yourself)
## Further configuration
more bloat! woooooooooooo
### image file previews in thunar
```sh
sudo pacman -S tumbler
```### delete my system
```sh
sudo rm -rf /*
```