-
Notifications
You must be signed in to change notification settings - Fork 0
/
programs.yml
67 lines (66 loc) · 2.07 KB
/
programs.yml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
configs:
everywhere: &everywhere
- git
- inputrc
- muttrc
- profile
- pryrc
- railsrc
- screenrc
- tmux
- vimrc
- vscode
- terraformrc
linux:
- *everywhere
- window_manager
darwin:
- *everywhere
- hammerspoon
- macosx
apps:
everywhere: &everywhere
- ack
- bash-completion
- curl
- ghostscript
- git
- fzf
- go # Golang programming language
- highlight
- htop # A utility like top
- macvim
- mutt # mutt e-mail client
- nmap # Nmap network tool
- postgresql
- rbenv # Ruby environment package manager
- redis
- ruby-build
- tig # Tig GUI for git history log
- tmux
- tree
- vim
- watch
- wget
- yarn
linux:
- *everywhere
- fluxbox # fluxbox environment
- gftp # FTP graphical user interface
- gnome-do # Quicksilver like utility
- openssh-server # SSH Server
- sshfs # Utility to mount filesystem over SSH
- texlive-full # LaTeX full version
- thunderbird # Thunderbird e-mail client
- traceroute # Traceroute network utility
- vlc # VLC media player
- vncviewer # VNC client
- vpnc # VPN client
- xfce4-power-manager # Power management icon in dock
- xlockmore # Utility to lock screen
# aircrack-ng # Aircrack utility to crack WEP password
# apache2 # Apache server
# enigmail # GPG extension for thunderbird
# macchanger # MAC address changer
# macchanger-gtk # MAC address changer
# pgp # PGP (Pretty Good Privacy) signatures program