added stuff
This commit is contained in:
parent
bda0a22899
commit
c7165ec051
4 changed files with 18 additions and 6 deletions
18
setup.html
18
setup.html
|
@ -17,15 +17,27 @@
|
|||
<ul style="text-align:left;margin:16px 0 16px 0;">
|
||||
<li>Laptop: <a href="https://www.thinkwiki.org/wiki/Category:T480">Thinkpad T480</a></li>
|
||||
<li>Operating System: <a href="https://alpinelinux.org">Alpine Linux</a></li>
|
||||
<li>Window Manager: <a href="https://codeberg.org/dwl/dwl">dwl</a></li>
|
||||
<li>Window Manager: <a href="https://codeberg.org/dwl/dwl">dwl</a> (<a href="https://git.amolinae.com/amolinae06/dwl">obviously my fork</a>)</li>
|
||||
<li>App Launcher: <a href="https://codeberg.org/dnkl/fuzzel">fuzzel</a></li>
|
||||
<li>C Compiler: <a href="https://www.bellard.org/tcc/">tcc</a></li>
|
||||
<li>Terminal Emulator: <a href="https://codeberg.org/dnkl/foot">foot</a></li>
|
||||
<li>Shell: <a href="https://www.zsh.org">zsh</a></li>
|
||||
<li>Browser: <a href="https://librewolf.net">librewolf</a></li>
|
||||
<li>Text Editor: <a href="https://neovim.io/">neovim</a></li>
|
||||
<li>File Manager: <a href="https://github.com/gokcehan/lf">lf</a></li>
|
||||
<li>Text Editor: <a href="https://neovim.io/">neovim</a> (<a href="https://git.amolinae.com/amolinae06/nvim">my config</a>)</li>
|
||||
<li>Music Player: <a href="https://github.com/aome510/spotify-player">spotify-player</a></li>
|
||||
<li>PDF Viewer: <a href="https://pwmt.org/projects/zathura">zathura</a></li>
|
||||
<li>Image Viewer: <a href="https://sr.ht/~exec64/imv">imv</a></li>
|
||||
<li>Media Player: <a href="https://mpv.io">mpv</a></li>
|
||||
<li>Resource Monitor: <a href="https://github.com/aristocratos/btop">btop</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="links">
|
||||
<ul>
|
||||
<a href="https://git.amolinae.com/amolinae06/dotfiles">[ Dotfiles ]</a>
|
||||
<a href="https://git.amolinae.com/amolinae06/installer">[ Installer ]</a>
|
||||
</ul>
|
||||
</div>
|
||||
<a href="https://git.amolinae.com/amolinae06/dotfiles">[ Dotfiles ]</a>
|
||||
</div>
|
||||
<div style="margin-top: 8px;">
|
||||
<a href="index.html">[ Back ]</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue