-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (31 loc) · 1011 Bytes
/
Copy pathindex.html
File metadata and controls
32 lines (31 loc) · 1011 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<html>
<head>
<meta charset="utf-8" />
<title>sbargy. A man like any other man, only moreso</title>
</head>
<body>
Currently using:
<ul> Hardware
<ul>
<li> MacBook Pro (13-inch, Mid 2012)
<li> Lenovo T420 Laptop
<li> Acer 23-inch external monitor
<li> AOC 17-inch portable USB monitor
</ul>
</ul>
<ul> Software
<ul>
<li> macOS Mojave
<li> Xubuntu 16.04 (Xenial Xerus)
<li> Linode VPS, Debian 7.5
<li> iTerm, LX Terminal
<li> Vim, Visual Studio Code, occasionally Sublime Text
<li> Firefox, Chromium, Brave Browser
<li> Thunderbird
<li> Slack, irssi, Skype (begrudgingly)
<li> KeePass
<li> Python, C, C++, Ruby on Rails, bash, Javascript
</ul>
</ul>
</body>
</html>