aboutsummaryrefslogtreecommitdiff
path: root/man/rs.1.scd
blob: f6ac4efe754526e7474d28db42d5a4d71f09b535 (plain)
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
rs(1)

# NAME

rs - yet another shell

# DESCRIPTION

This is yet another shell

# BUILTINS

## cd(new_dir)
change directory to new_dir

## exit
quit the shell
TODO: check background jobs

# SEE ALSO
rs(5) for configuration options

# AUTHORS
Maintained by Aqua <aqua@iserlohn-fortress.net>. The source code can be found
at https://neueland.iserlohn-fortress.net/cgit/rshell/.