Skip to content

whs-dot-hk/ansible-fedora-32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install tabbed

$ git clone https://git.suckless.org/tabbed
$ cd tabbed
$ sudo dnf install libXft-devel -y
$ sudo make clean install

Run alacritty

$ tabbed alacritty --embed

Install vapor

$ sudo dnf install swift-lang -y
$ git clone https://github.com/vapor/toolbox.git
$ cd toolbox
$ touch Tests/LinuxMain.swift
$ swift build -c release --disable-sandbox
$ sudo cp .build/release/vapor /usr/local/bin

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published